0
How can I read specific cells of a xlsx or csv files at C++?
I need to read cells of an excel files, skipping some of them. I tried some things that I found but they didn't work.
1 ответ
0
Hi, you can use boost library, or pure C++, or StrTk, or other CSV I/O library and etc. Please, see this post: https://stackoverflow.com/questions/1120140/how-can-i-read-and-parse-csv-files-in-c