+ 1
Csv
Hi, I have a problem to resolve for my company, I need to take informations from excel, manipulate them, and in the end put them in another excel. All of this thing using c++ on visual studio c++ how can I do?
2 Antworten
+ 5
I have seen videos in python were you can manipulate the CSV, but I googled it and their is a few answers in stackoverflow. Best of luck!!
https://stackoverflow.com/questions/415515/how-can-i-read-and-manipulate-csv-file-data-in-c
+ 1
thanks actually i gonna learn something about python because it seems much more better to manipulate csv