|
Quote:
|
|
I want sampleData1 starts to read from 1 and sampleData2 starts to read from 2.
|
What does "from 1" mean if there is only one file to read from?
Do you mean to get the first number into one variable and the next number into the second variable and the next number into the first variable and the next number into the second variable, etc ?
What is the program supposed to do? What is written into the output file?