Skip to content

johnjhawk/sample_csv_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample_csv_reader

Sample csv reader that reads a csv and converts each row into a struct and then adds the struct to an array. Once the array is created, you can perform actions on that array as in the the example function: highest_salary.

to run: ./read_csv ./read_csv test.csv 1

About

sample_csv_reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages