joelwenzel
Programmer
- Jun 28, 2002
- 448
Hello,
I am trying to write a program that reads a csv file and parses it. I don't know the best way to do this.
I can use fstream (I am most familiar with this), CFile, or the built in serialize stuff. Which offers the most flexability for what I want to do?
There seems to be so many ways of file handling with this visual C++ that I seem a bit lost.
Thanks
I am trying to write a program that reads a csv file and parses it. I don't know the best way to do this.
I can use fstream (I am most familiar with this), CFile, or the built in serialize stuff. Which offers the most flexability for what I want to do?
There seems to be so many ways of file handling with this visual C++ that I seem a bit lost.
Thanks