Opening/editing files
Author |
Message |
cavetroll
|
Posted: Tue Dec 12, 2006 3:37 pm Post subject: Opening/editing files |
|
|
I am working on a program that needs a high score list. I am wondering how to open a file so it can be viewed and how to get an integer value from the document. Any help would be greatly appreciated. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Clayton
|
Posted: Tue Dec 12, 2006 3:48 pm Post subject: (No subject) |
|
|
First of all, Welcome to CompSci!
Second of all, this question has been answered many times. Make use of the search feature at the top of the forum. Or look through the forums manually, also, take a look through the Turing Walkthrough for a number of other tutorials here. |
|
|
|
|
|
Cervantes
|
|
|
|
|
[Gandalf]
|
Posted: Tue Dec 12, 2006 8:05 pm Post subject: (No subject) |
|
|
Also, you might want to take a look at my High Scores Class to see how it would be done in a OOP fashion once you understand the basics[/plug]. |
|
|
|
|
|
|
|