Search:

Type: Posts; User: gordonfreeman

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,212

    OK i need to convert what i wrote so far into a...

    OK i need to convert what i wrote so far into a system that simply takes input from a text file instead of from console input upon execution.


    HERE's the code, it's very straightforward:

    ...
  2. Replies
    6
    Views
    1,212

    OK so now that i have that I also need to be able...

    OK so now that i have that I also need to be able to load an array of structures from a text file so I may need to spend some time understanding that one.... If anyone knows how i could go about...
  3. Replies
    6
    Views
    1,212

    what a rookie mistake lol

    what a rookie mistake lol
  4. Replies
    6
    Views
    1,212

    Help with structures

    Hi, I'm trying to understand how to use structures. I've written this code and it runs but when i try to modify the ID of a student in the structure the program crashes, up until that point it runs....
  5. yeah I'm not allowed to use arrays yet but i...

    yeah I'm not allowed to use arrays yet but i still think that you've provided me with valuable advice. Thanks a lot :-D
  6. Thanks for the advice! I'll take another look at...

    Thanks for the advice! I'll take another look at this code. This is just what I've been looking for.

    ...




    What should I use instead of system("PAUSE")? Should I use something like...
  7. Yeah No array's are allowed and neither is...

    Yeah No array's are allowed and neither is recursion. It certainly is ugly code. Thanks for the input :-)
  8. How can I make this simple assignment more eloquent ?

    Hey guys I'm new to this forum and I'd like to find out if someone out there can make the code I've written for this homework assignment more eloquent. I somehow feel that the code is just really...
Results 1 to 8 of 8