use: this program allows you to grab specific columns from a given csv file.
to run: make, then run ./CSVReader ... where: is the csv file you want to read , , etc... are the names of the columns you want to grab
the resulting data will be output to results.txt