Library System: Submitted By: Janak Raj Upadhyay Madan Sitoula Sagar Vushal
Library System: Submitted By: Janak Raj Upadhyay Madan Sitoula Sagar Vushal
SUBMITTED BY:
JANAK RAJ UPADHYAY
MADAN SITOULA
SAGAR VUSHAL
ACKNOWLEDGMENT
INTRODUCTION::
The mini project Library Management is the sample project for managing
library. The project aims at developing library management system using the C
language that enables an organization to maintain its library.
The project demonstrates the creation of a user interface of a system, without
the use of C Graphics library.
The application uses basic C function to generate menus, show message boxes
and print text on the screen.
To display customized text with colors and fonts according to application
requirements, functions have been created in the application, which fetch the
exact video memory addresses of a target location, to write text at a particular
location.
The application also implements the concept of structures to define the library
items. It also effectively applies the various C concepts such as file operations,
looping and branching constructs and string manipulation functions.
OBJECTIVES::
OBJECTIVES::
The main aim of the project was to learn basics if procedure oriented
programming in field. Hence we applied the theoretical knowledge of C/C++ -
Language to develop Library System as per covered by our knowledge.
The mini project not only gave us a practical use of program but also
helped us in save our time in college when we bring books from college and
return book in library thats time it make easy for student and keep the record
of every student clearly etc. above all it taught us that we could do something
useful with c-programming. It also gave us a taste of being programmer which
will be very useful in our future.
Thus we can predict that we succeeded on our aim and the problem we
faced will make us more confident in C-Language.