cjkogan111
Technical User
Hello,
Lets say that I have a file -
5 4 3
9 2 4
2 5 3
2 1 1
And I am reading in variables a,b,c.
Does anyone know how I determine the # of lines in the file before I read it in?
Thanks!
-cjkogan111
Lets say that I have a file -
5 4 3
9 2 4
2 5 3
2 1 1
And I am reading in variables a,b,c.
Does anyone know how I determine the # of lines in the file before I read it in?
Thanks!
-cjkogan111