Question: How to store all data from a csv file into a 2D array, sort it using mergesort given a specific field, then export it to
How to store all data from a csv file into a 2D array, sort it using mergesort given a specific field, then export it to another csv file in C? The csv file I am trying to sort is 5000 rows and 28 columns big.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
