get integer?

for file I/O is there a get() like function for pulling an integer from a file?
I think you need fscanf() for doing that
Ok, thanks.

By the way, just a side note, 3 days no sleep, plus 12 hour coding shifts = brain failure
ha ha ha .... Happens dude !
Yeah i am looking for the same thing. I need to read in doubles from a text file that contains only DOUBLES seperated by spaces. I don't know which string function to use.
>> operator if you are using file streams
Topic archived. No new replies allowed.