Replies: 1 comment
-
Shame on me! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to decode exiting (semicolon separated) CSV files.
Everthing's fine, so far.
If the input file is comma separated I get an exception I can't catch.
All that I tried causes this exception:
I am not a high level C++ specialist. Maybe I do not understand.
Am I to blind to see?
Here's the code snippet:
Beta Was this translation helpful? Give feedback.
All reactions