|
Project Information
|
This project is a file management system which using C language to achieve. The goal of this project is to implement a database function and record lists of information from keyboard to memory then to hard disk as a .txt file. It has the main functions like MySQL. For example: 1. initialize to create a database 2. Add one or more records 3. Modify records 4. Delete records 5. Query records 6. Show records 7. Save database into the hard disk 8. Backup and Quit at any time. |