#https://pastecord.com/gyzetedopy.cpp

4 messages · Page 1 of 1 (latest)

real fern
#

I'm trying to read in a csv file, but the problem is the address colum has values that contain commas in it
What would be the best way to alter the code to read in the values that have commas

picture is the example values i need to take in

restive pewterBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

#

@real fern

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

viral pike
#

How do you think it would differ to read a 'normal' string and a string that has a comma? , is just a character like a, b, 5...