/Library-Management-System

A 'C' project on Library Management System using File Handling to store the records of the books and members of a Library.

Primary LanguageC

Library Management System

Description:

A C project that uses File Handling to store the records of Books & Members in a .BIN file and let the operator to perform following operations:

* Add, Delete, Issue & Return Book");
* Add & Delete Member

Limitations:

The project is still under development and may have bugs at different stages.

Screenshots:

1

2