TheKKK
Mechanical
- Mar 22, 2009
- 21
I have to read and extract data from a large number of files:
file1.dat
file2.dat
file3.dat
.........
file100.dat
Is there a fast way of reading all these files one at a time?
My simple idea is to write all the filenames in a text file from which i will read a filename at a time. If anyone knows a faster solution im glad to hear it.
Thanx
file1.dat
file2.dat
file3.dat
.........
file100.dat
Is there a fast way of reading all these files one at a time?
My simple idea is to write all the filenames in a text file from which i will read a filename at a time. If anyone knows a faster solution im glad to hear it.
Thanx