how to read input from csv file and display output of csv file

I need to read input from a csv file using only cin and display it only using cout. I changed the command arguments to redirect of the file "<data.csv" in the debugging option.I need to know how I can use that file with using only ci
Topic archived. No new replies allowed.