Looking for a Csv import package for C (NOT C++ !!!).?
Andrew W
2014-09-28 18:23:14 UTC
I figured about a billion programmers have made one and would be better than starting with standard IO and reinventing the wheel.
Three answers:
_Object
2014-09-28 20:37:46 UTC
First link on Google:
http://sourceforge.net/projects/libcsv/
If that's not what you wanted, you best provide more context.
Andrew W
2014-09-29 03:50:16 UTC
Hi _Object , I am "re-Learning C" and want a package I can call to do my CSV import for me and not have to write teh IO import from standard by hand with error correction. In other words I want the easy way to handle a CSV or otherwise structured list of data to feed into other routines as needed.
I really suck at writing error correction and figured someone had to have come up with some code to handle "most" issues since the 70's without me pioneering it. ;)
Any ideas? is that what you mean by more details, or are you asking for something different?
tumbleweed_biff
2014-09-29 02:30:49 UTC
Have you tried using Google?
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.