Skip to content

green-new/csvreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

csvreader

A simple .csv file reader/writer capable of sorting and searching in C++

Has some issues with the sorting. Header information is often sorted, this can be avoided with records.begin() + 1 however. Hasn't been extensively stressed tested yet, hopefully I can find a use for it in the future personally.

About

A simple .csv file reader capable of sorting and searching in C++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages