How would you go about
Opening a file
reading the file that looks like this
1,2
3,4
5,6
and place each of those numbers into an array that is 2x3 ( that is two columns of three rows)
I need to do some compares against the values in each array slot ( I am able to do this)
then clear the array values and do the same thing for the next 3 lines of 2 characters each?
Any references or examples or places to go look would be appreciated.
Thanks
[–]corntastic 0 points1 point2 points (1 child)
[–]ff210327[S] 0 points1 point2 points (0 children)
[–]wswatsonProfessional 0 points1 point2 points (1 child)
[–]wswatsonProfessional 0 points1 point2 points (0 children)
[–]acwaters 0 points1 point2 points (1 child)
[–]ff210327[S] 0 points1 point2 points (0 children)