View Single Post
  #4 (permalink)  
Old 08-02-2008, 10:42 PM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: SouthWest Missouri, USA
Posts: 2,229
Rep Power: 4
Norm is on a distinguished road
Default
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?
Reply With Quote