please help! thank you.
Parameters: c language, numeric arrays using malloc, 2-dimensional char arrays
1. A function that prompts for the five inputs and returns all five to the caller, and the caller places them into their respective arrays.
2. A sorting function to sort according to Year. Notice that the sort function has manage all five arrays while sorting. Display the results.
Example Output:
VIN Make Model Year Fee
87452 Cadillac CTS 2008 120.00
62183 Chevrolet Camero 2001 145.50
43564 Ford Explorer 1999 90.45
04381 Toyota Camry 2010 95.90