|
-
June 4th, 2002, 10:03 AM
#1
file input
Hi, I want to read some data from a file for example something like this:
3 // number of variables
var1 = 40
var2 = 50
var3 = 70
I only want to read the value of the vars and write them to an array in my program, but I can't find out how to read the data as integers and not as characters 
Any hint or sample app as it should be easy for the professional would be nice
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|