Thursday, August 16, 2012

Mini project “Library management system” using C/C++

Mini project Library management system is simple project on C made using file handling. Database of the project is simple C files. This project is very useful for those who are stepping in creating a project using C. Especially the whole project is based on file handling. Adding record, view saved record, modify record and deleting record are core part of the project. Besides the program is password protected. So to change the content of the project you need password.
 To download the project with complete source code and executable file Click Here

No comments:

Post a Comment