Can someone tell me please hoe can I read from a file from a certain line. How can I make the cursor that reads to a certain line?
The only fumtion I know is fscanf() and the only one that seeks if fseek() but fseek is a function that jump over kb-s And I need something to take me to a certain line.
Tahnk you.
The only fumtion I know is fscanf() and the only one that seeks if fseek() but fseek is a function that jump over kb-s And I need something to take me to a certain line.
Tahnk you.