Is there a library that I can use to parse CSV files in C. I am on a Linux system. I know about this , but it is in C ++, and I need something in C. I don't want to feel the pain of debugging and testing if someone has already done this.
nik
source share