Stan
Posts:
52
Registered:
6/18/12
|
|
Re: Pull out specific numbers from unstructured text file
Posted:
Feb 11, 2013 10:26 AM
|
|
Update:
I used the fgetl() and scanf() commands as you had done earlier. I inserted searches for blank lines as required. It worked as you indicated.
Thanks for all your assistance. The explanations were very useful and corrected the way I was thinking.
|
|