/CSV-header

A simple header for C++ to process CSV files, manipulate CSV as a 2D table

Primary LanguageC++MIT LicenseMIT

CSV C++ header

Usage (temporary)

  • maybe there will be a description for this header, but not soon.
  • shown as CSV.h
  • it uses std::vector as main data structure
  • enjoy it!