A simple Library Management System implemented in C.
This project allows basic management of books using file handling.
- Add new books to the library
- Display all stored books
- Search for a book
- Save and load data from a file
- Simple console-based interface
Maria Benmabrouk