Library Management System is a simple console application without graphics, developed using C programming language. It is compiled in Code::Blocks using GCC compiler.
This mini project utilizes various aspects of the C language such as functions, arrays, pointers, file handling, and data structure....
Library Management System is a simple console application without graphics, developed using C programming language. It is compiled in Code::Blocks using GCC compiler.
This mini project utilizes various aspects of the C language such as functions, arrays, pointers, file handling, and data structure.
With this simple application, users can perform all the basic book-related operations and features provided by today’s advanced library management software.
Size: 107.77 KB
Language: en
Added: Jun 01, 2015
Slides: 7 pages
Slide Content
Library Management Syste m Project in C www.codewithc.com
Project Abstract Library Management System is a simple console application without graphics, developed using C programming language. It is compiled in Code::Blocks using GCC compiler. This mini project utilizes various aspects of the C language such as functions, arrays, pointers, file handling, and data structure. With this simple application, users can perform all the basic book-related operations and features provided by today’s advanced library management software.
Features The key features of library management system are: Add books Return books Issue books Delete record of books issued View record of books issued Password for administrator to use the system Books are categorized into different departments
Screenshots 1) Main Menu
2) Select Categories
3) Add Book
Thank You! This project is available for free download at: http://www.codewithc.com/mini-project-in-c-library-management-system/