/cppreadcsv

simple C++ ReadCSV template

Primary LanguageC++GNU General Public License v3.0GPL-3.0

cppreadcsv

a simple non class C++ ReadCSV template

  • read a csv file and import these informations as string(or any other).
  • uses standard librarys only