Computer Science Canada really weird thing with file io |
Author: | MysticVegeta [ Sun Feb 13, 2005 8:00 pm ] | ||||
Post subject: | really weird thing with file io | ||||
really weird thing happens when i go something like this ->
But in the "main loop", when i add
It actually "gets" the stream int, like asks for 6 inputs!! How do i make it so that it exits after eof |
Author: | 1337_brad [ Sun Feb 13, 2005 8:06 pm ] | ||
Post subject: | well.. | ||
If you put everything as you did, it should be
|