Csv | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

24th Nov 2018, 10:33 AM
Massimo Severini
Massimo Severini - avatar
2 Answers
+ 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
1st Dec 2018, 3:46 AM
Saul
Saul  - avatar
+ 1
thanks actually i gonna learn something about python because it seems much more better to manipulate csv
1st Dec 2018, 10:46 AM
Massimo Severini
Massimo Severini - avatar