| Replies
|
|
|
Duekiller
|
Posted at 11:13 pm on Oct. 2, 2004 |
| write the variables to a file and have the program read it back when the program restarts edit: what year are you? (Edited by Duekiller at 2:13 am on Oct. 3, 2004) |
|
|
sriehl
|
Posted at 3:46 pm on Oct. 1, 2004 |
| here, I searched google and one of the first few sites was this one... check it out, it should get you started on the right direction if you are just going to use a file to store the scores. http://www.cplusplus.com/ref/cstdio/fopen.html |
|
|
sriehl
|
Posted at 3:44 pm on Oct. 1, 2004 |
| Do you really expect people to just give you the code? If they did it would be a shame because it would be more worthwile for you to figure it out for yourself. If people give you links to good tutorials on the subject or if you go to google, you can probably get a quicker solution. |
|
|
sakurag
|
Posted at 9:25 pm on Sep. 15, 2004 |
| How would you like to store the scores? You can store them in the registry or on a text file or a resource file. |
|
|
All 4 previous replies displayed. |