/csv_reader

c functions that takes in a .csv-filename and returns a csv-struct. The struct contains row and column amount and char*** table for csv data.

Primary LanguageC

No issues in this repository yet.