I've placed a CSV file into an array with C++ with each row being a single array element, but the file contains many, many columns that I don't need. I only need columns 1,2,3,4,6,7 out of about 50. Is is best to read the full value into the array and then edit it or only read in those values that I need? Either way, I'm stuck and don't know how to proceed either way. I'm new at this and I've been unable to find resources about this online. Any help would be appreciated.
johnnyrocket 0 Newbie Poster
WolfPack 491 Posting Virtuoso Team Colleague
johnnyrocket 0 Newbie Poster
iamthwee
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
johnnyrocket 0 Newbie Poster
Salem 5,199 Posting Sage
johnnyrocket 0 Newbie Poster
Salem 5,199 Posting Sage
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
johnnyrocket 0 Newbie Poster
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
iamthwee
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.