I'm having trouble reading complete lines from open files in vb. I can open the file for input fine but I want to read a line (with random whitespaces in it) from a file into a string. Does vb have something equivalent to cin.getline(line, '\n');?
|
Results 1 to 3 of 3
Thread: reading lines
|
Click Here to Expand Forum to Full Width |