R
raven.mp4
Hi. Is there any function like getline which loads specified line from
a text file? Something like getline(myfile, line, 10); where 10 means
10th line in the file.
a text file? Something like getline(myfile, line, 10); where 10 means
10th line in the file.