Hi, i seem to have something wrong with files opz in VC++.
I have a simple text file, with many rows in the following schema:
1,2,3
4,5,6
....
....
x,y,z
I'' like to read all the file from the beginning to the end and store the values in a simple array
Which functions should i use ?

www.web-discovery.net