Forum Navigation
read from file
Posted: 09/24/07 23:10:11 Modified: 09/25/07 10:13:48Hello,
I want to read whitespace-separated strings from a file (I do not want to read the whole file into memory, the file might be quite big.). A fairly easy job one could believe, but I do not manage to get it working.
It would be great if someone could give me a short example how to do this.
Thanks!