Something went screwy in the formatting so I'm reposting this:
I'm doing something wrong....
If I have a multirow file with three fields per row like
1 3.123 "line 1"
2 29l.2 "line 2"
3 42.45 "line 3"
and I want to read it in and manipulate the numeric...
I'm doing something wrong....
If I have a multirow file with three fields per row like
1 3.123 "line 1"
2 29l.2 "line 2"
3 42.45 "line 3"
and I want to read it in and manipulate the numeric fields independently, why won't this work:
[code]
int num[3]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.