Home » questions » How to input a series of numbers in a text file into an array?
How to input a series of numbers in a text file into an array?
My data is a series of numbers in several rows e.g.
1 2 3
4 5 6
I want to read the numbers one by one and then place them in the same order in an array.
I was thinking of using C or VB to do this. Which is faster to code?

Answers
Proud Muslim
On 2006-08-03 15:08:57
Martyr2
On 2006-08-03 15:58:41