Rudainasaleh/Top10Cars_city_mpg
A program that finds the top 10 cars with the highest city mpg from an input CSV file and writes it in another output file and sorting it by using the qsort function.
C
No issues in this repository yet.
A program that finds the top 10 cars with the highest city mpg from an input CSV file and writes it in another output file and sorting it by using the qsort function.
C
No issues in this repository yet.