diamond diamond

diamond diamond

  • NA
  • 133
  • 54.1k

how can I read 200 row from a txt file by loop in C#?

Jun 24 2014 8:33 AM
Hi
 
I have a problem to read a txt file with 200 row. Of course I want to read next step from 2 to 201 like a below.
 
step 1 : 1th - 200th row of file
 
step 2: 2th to 201th row of file
 
step 3: 3th to  202 row
, ....
 
please help me
 
Thanks

Answers (7)