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

Dec 10, 2014 at 11:08pm
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 Dec 11, 2014 at 1:51am
Dec 10, 2014 at 11:12pm
Pretty vague request there. . .is this a function call? If so, what is the function supposed to do?
Topic archived. No new replies allowed.