It is nothing but a library in which we want to add memebers,books,view members of the libray,view what are the books available in the library,if our library want to
take a book from library we can issue books from it and set the issue date and the return date fo the book if the member doesn't return the book on the return date automatically fine will be calculated per day.
a student cannot borrow more than 5 books
*student number can contain alphabets(eg.02it65)
*issued book cannot be reissued
*fine is automatically calculated after 15 days.
(each day 50paise per day after the due date)
*book and student deatails can be viewed seperately.
*books which are issued/not issued can be viewed seperately.
*student and book details are stored in *.rrn files.
*there are two .rrn files(student.rrn and book.rrn the
*program uses)
*books and students can be added or removed.
|