I'm looking for a piece of code that can...

I'm looking for a piece of code that can do this:
getline('\n',myfile,string,' ');
I want it to read the file, drop down a line, put the word in a string, and move a space after the word so it can read the next word
Last edited on
Pretty vague request there. . .is this a function call? If so, what is the function supposed to do?
Topic archived. No new replies allowed.