Question: Using Structures, Unions, Files and Dynamic Memory allocation and all semester's topics design a Data Management Software on C. The comma separated value file exampledata.csv

Using Structures, Unions, Files and Dynamic Memory allocation and all semester's topics design a Data Management Software on C. The comma separated value file exampledata.csv contains the fields: id first_name last_name email gender grades Design a menu allowing the user to retrieve the information by ID, last_name (show multiple if more than one) or email. The menu MUST also ask the user to add new records at the end of the file The file must save the last version saved date and hour
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
