Data Structure and Managment Using C
-
Updated
Dec 20, 2018 - C
Data Structure and Managment Using C
This C program manages a database of passenger information using a linked list data structure. It includes functionality for adding, displaying, updating, and deleting passenger records. The program also generates statistics based on the passengers' travel areas, and it can print the passenger details and statistics to a report file.
Add a description, image, and links to the datamanagement topic page so that developers can more easily learn about it.
To associate your repository with the datamanagement topic, visit your repo's landing page and select "manage topics."