SlideShare a Scribd company logo
1 of 17
Khawaja Fareed University of Engineering and Information Technology Rahim Yar Khan
Group Members:
 Ahtisham Ul Haq (elen18111033)
 M Zeeshan Shaheen (elen18111041)
 M Junaid Sikandar (elen18111020)
Library Management
System
Department:
Department of Electrical Engineering
Ahtisham Ul Haq
Presenting :
Introduction to Library
Management System
(Console) C++Program
Khawaja Fareed University of Engineering and Information Technology Rahim Yar Khan
Department:
Department of Electrical Engineering
Introduction to Library Management System
(Console) C++Program
This mini project in C++ Library Management
System is a console application without graphic
developed using the C++ programming language. It is
compiled in Code::Blocks and DEV C++ with the GNU
compiler. In this, you can perform book-related
operations like in a REAL library management system
with computer.
Presented By: Ahtisham Ul Haq
Introduction to Library Management System
(Console) C++Program
Here, you can perform functions such as add books,
return books, issue books, delete record of books
issued, view record of books issued, search for books,
and more. File handling has been extensively used in
this project for almost all functions. So, this project
can definitely guide you to understand C++ mini
projects in a better way.
Presented By: Ahtisham Ul Haq
Introduction to Library Management System
(Console) C++Program
The source code is organized well, and it has
multiple comment lines to help you understand
the project better.
Presented By: Ahtisham Ul Haq
Introduction to Library Management System
(Console) C++Program
For library management, this project considers
six departments – Computer, Electrical, Civil,
Mechanical, Chemical and BioChemistry. These
departments work simultaneously with the
operations mentioned above.
Presented By: Ahtisham Ul Haq
Muhammad Zeeshan
Presenting :
Function Used In Project
(Console) C++Program
Khawaja Fareed University of Engineering and Information Technology Rahim Yar Khan
Department:
Department of Electrical Engineering
Function Used in Project
(Console) C++Program
These are the functions used in this mini project:
void mainmenu(void) – This function is used to display the main menu of this project.
Scroll down to Output to view the main menu.
void returnfunc(void) – Inside this function, the main menu function (mentioned
above) is called when the user presses a key. With this, the user can return back to the
main menu.
void addbooks(void) – This function adds books in a file. For that, you need to mention
the department to which you want to add the book.
Presented By: M Zeeshan
Function Used in Project
(Console) C++Program
These are the functions used in this mini project:
void deletebooks(void) – This function is used to Delete the book from the saved Record.
void editbooks(void) – This function is used to Edit the book Information about book Name Author’s name Book
ID etc.
void searchbooks(void) – This function is used for Searching in Save record in library and find book availability of
Book in library.
void issuebooks(void) – This function purpose is to issuing book to Student.
void viewbooks(void) – This function is used to View list of book available in library.
Presented By: M Zeeshan
Function Used in Project
(Console) C++Program
These are the functions used in this mini project:
void issuerecord() – With this function, you can keep record of the student to whom the book has been issued.
void closeapplication(void) – This function is for closing the application.
int getdata() – This function asks for data input from the user.
int checkid(int) – This function is used to check whether the ID of a book entered by a user exists in file or not.
void Password() – Due to this function, the user is asked to input password to run the application after it is opened.
You can’t change the password upon running the application.
Presented By: M Zeeshan
Function Used X and Y coordinate in Project
(Console) C++Program
void gotoxy (int x, int y) – You need to understand this function as it is one of the
most important one used in mini project on Library Management System in C++.
This function allows you to print text in any place of screen. Using this function in
Code::Blocks and Dev C++ requires coding, but it can be directly used in Turbo C++.
Here is a code for this function in Dev C++.
Presented By: M Zeeshan
Out Put Displays
(Console) C++Program
Presented By: M Zeeshan
Out Put Displays
(Console) C++Program
Presented By: M Zeeshan
Out Put Displays
(Console) C++Program
Presented By: M Zeeshan
Out Put Displays
(Console) C++Program
Presented By: M Zeeshan
Out Put Displays
(Console) C++Program
Presented By: M Zeeshan
Out Put Displays
(Console) C++Program
Presented By: M Zeeshan

More Related Content

What's hot

Online Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya SubasingheOnline Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya SubasingheBanukaSubasinghe
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management SystemAnkit Verma
 
Library management system
Library management systemLibrary management system
Library management systemNi
 
Library Management System - LMS
Library Management System - LMSLibrary Management System - LMS
Library Management System - LMSHasibul Haque Hira
 
Online library management system
Online library management systemOnline library management system
Online library management systemBharat Kunwar
 
Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)Totan Banik
 
library management system
library management systemlibrary management system
library management systemprabhat kumar
 
Library and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharmaLibrary and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharmaVikas Sharma
 
Library management system
Library management systemLibrary management system
Library management systemArman Ahmed
 
Library management system
Library management systemLibrary management system
Library management systemABhay Panchal
 
Library management system project
Library management system projectLibrary management system project
Library management system projectAJAY KUMAR
 
Library management system synopsis
Library management system synopsisLibrary management system synopsis
Library management system synopsisShubham Upadhyay
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management systemricharamgarh
 
Library management system
Library management systemLibrary management system
Library management systemwethecodershelp
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemMartins Okoi
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project PresentationSanket Kudalkar
 
Library management system
Library management systemLibrary management system
Library management systemParesh Gosavi
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemAditya Shah
 
Library mangement-system
Library mangement-systemLibrary mangement-system
Library mangement-systemRafiul Rafi
 

What's hot (20)

Online Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya SubasingheOnline Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya Subasinghe
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System - LMS
Library Management System - LMSLibrary Management System - LMS
Library Management System - LMS
 
Online library management system
Online library management systemOnline library management system
Online library management system
 
Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)
 
library management system
library management systemlibrary management system
library management system
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharmaLibrary and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharma
 
Library management system
Library management systemLibrary management system
Library management system
 
Library management system
Library management systemLibrary management system
Library management system
 
Library management system project
Library management system projectLibrary management system project
Library management system project
 
Library management system synopsis
Library management system synopsisLibrary management system synopsis
Library management system synopsis
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management system
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project Presentation
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library mangement-system
Library mangement-systemLibrary mangement-system
Library mangement-system
 

Similar to Library Management System ppt

object oriented programming language.pptx
object oriented programming language.pptxobject oriented programming language.pptx
object oriented programming language.pptxsyedabbas594247
 
Functions_in_Python.pptx
Functions_in_Python.pptxFunctions_in_Python.pptx
Functions_in_Python.pptxkrushnaraj1
 
chapter-8-function-overloading.pdf
chapter-8-function-overloading.pdfchapter-8-function-overloading.pdf
chapter-8-function-overloading.pdfstudy material
 
Quiz managment system
Quiz managment systemQuiz managment system
Quiz managment systemtamourk2
 
Virtual function
Virtual functionVirtual function
Virtual functionsdrhr
 
Book management system
Book management systemBook management system
Book management systemSHARDA SHARAN
 
Principles of object oriented programing
Principles of object oriented programingPrinciples of object oriented programing
Principles of object oriented programingAhammed Alamin
 
PRINCE PRESENTATION(1).pptx
PRINCE PRESENTATION(1).pptxPRINCE PRESENTATION(1).pptx
PRINCE PRESENTATION(1).pptxSajalKesharwani2
 
Presentation on Function in C Programming
Presentation on Function in C ProgrammingPresentation on Function in C Programming
Presentation on Function in C ProgrammingShuvongkor Barman
 
Innovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best PracticesInnovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best PracticesSolstice Mobile Argentina
 
Educational Objectives After successfully completing this assignmen.pdf
Educational Objectives After successfully completing this assignmen.pdfEducational Objectives After successfully completing this assignmen.pdf
Educational Objectives After successfully completing this assignmen.pdfrajeshjangid1865
 
object oriented programming part inheritance.pptx
object oriented programming part inheritance.pptxobject oriented programming part inheritance.pptx
object oriented programming part inheritance.pptxurvashipundir04
 

Similar to Library Management System ppt (20)

Built in function
Built in functionBuilt in function
Built in function
 
Neha
NehaNeha
Neha
 
object oriented programming language.pptx
object oriented programming language.pptxobject oriented programming language.pptx
object oriented programming language.pptx
 
Functions_in_Python.pptx
Functions_in_Python.pptxFunctions_in_Python.pptx
Functions_in_Python.pptx
 
Functions in C++
Functions in C++Functions in C++
Functions in C++
 
chapter-8-function-overloading.pdf
chapter-8-function-overloading.pdfchapter-8-function-overloading.pdf
chapter-8-function-overloading.pdf
 
Quiz managment system
Quiz managment systemQuiz managment system
Quiz managment system
 
arrays.ppt
arrays.pptarrays.ppt
arrays.ppt
 
Intro To C++ - Class 14 - Midterm Review
Intro To C++ - Class 14 - Midterm ReviewIntro To C++ - Class 14 - Midterm Review
Intro To C++ - Class 14 - Midterm Review
 
Virtual function
Virtual functionVirtual function
Virtual function
 
Book management system
Book management systemBook management system
Book management system
 
Principles of object oriented programing
Principles of object oriented programingPrinciples of object oriented programing
Principles of object oriented programing
 
Vedic Calculator
Vedic CalculatorVedic Calculator
Vedic Calculator
 
ArduinoWorkshop2.pdf
ArduinoWorkshop2.pdfArduinoWorkshop2.pdf
ArduinoWorkshop2.pdf
 
PRINCE PRESENTATION(1).pptx
PRINCE PRESENTATION(1).pptxPRINCE PRESENTATION(1).pptx
PRINCE PRESENTATION(1).pptx
 
Presentation on Function in C Programming
Presentation on Function in C ProgrammingPresentation on Function in C Programming
Presentation on Function in C Programming
 
Jbug 201812 pm_tool
Jbug 201812 pm_toolJbug 201812 pm_tool
Jbug 201812 pm_tool
 
Innovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best PracticesInnovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best Practices
 
Educational Objectives After successfully completing this assignmen.pdf
Educational Objectives After successfully completing this assignmen.pdfEducational Objectives After successfully completing this assignmen.pdf
Educational Objectives After successfully completing this assignmen.pdf
 
object oriented programming part inheritance.pptx
object oriented programming part inheritance.pptxobject oriented programming part inheritance.pptx
object oriented programming part inheritance.pptx
 

Recently uploaded

Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 

Recently uploaded (20)

Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 

Library Management System ppt

  • 1. Khawaja Fareed University of Engineering and Information Technology Rahim Yar Khan Group Members:  Ahtisham Ul Haq (elen18111033)  M Zeeshan Shaheen (elen18111041)  M Junaid Sikandar (elen18111020) Library Management System Department: Department of Electrical Engineering
  • 2. Ahtisham Ul Haq Presenting : Introduction to Library Management System (Console) C++Program Khawaja Fareed University of Engineering and Information Technology Rahim Yar Khan Department: Department of Electrical Engineering
  • 3. Introduction to Library Management System (Console) C++Program This mini project in C++ Library Management System is a console application without graphic developed using the C++ programming language. It is compiled in Code::Blocks and DEV C++ with the GNU compiler. In this, you can perform book-related operations like in a REAL library management system with computer. Presented By: Ahtisham Ul Haq
  • 4. Introduction to Library Management System (Console) C++Program Here, you can perform functions such as add books, return books, issue books, delete record of books issued, view record of books issued, search for books, and more. File handling has been extensively used in this project for almost all functions. So, this project can definitely guide you to understand C++ mini projects in a better way. Presented By: Ahtisham Ul Haq
  • 5. Introduction to Library Management System (Console) C++Program The source code is organized well, and it has multiple comment lines to help you understand the project better. Presented By: Ahtisham Ul Haq
  • 6. Introduction to Library Management System (Console) C++Program For library management, this project considers six departments – Computer, Electrical, Civil, Mechanical, Chemical and BioChemistry. These departments work simultaneously with the operations mentioned above. Presented By: Ahtisham Ul Haq
  • 7. Muhammad Zeeshan Presenting : Function Used In Project (Console) C++Program Khawaja Fareed University of Engineering and Information Technology Rahim Yar Khan Department: Department of Electrical Engineering
  • 8. Function Used in Project (Console) C++Program These are the functions used in this mini project: void mainmenu(void) – This function is used to display the main menu of this project. Scroll down to Output to view the main menu. void returnfunc(void) – Inside this function, the main menu function (mentioned above) is called when the user presses a key. With this, the user can return back to the main menu. void addbooks(void) – This function adds books in a file. For that, you need to mention the department to which you want to add the book. Presented By: M Zeeshan
  • 9. Function Used in Project (Console) C++Program These are the functions used in this mini project: void deletebooks(void) – This function is used to Delete the book from the saved Record. void editbooks(void) – This function is used to Edit the book Information about book Name Author’s name Book ID etc. void searchbooks(void) – This function is used for Searching in Save record in library and find book availability of Book in library. void issuebooks(void) – This function purpose is to issuing book to Student. void viewbooks(void) – This function is used to View list of book available in library. Presented By: M Zeeshan
  • 10. Function Used in Project (Console) C++Program These are the functions used in this mini project: void issuerecord() – With this function, you can keep record of the student to whom the book has been issued. void closeapplication(void) – This function is for closing the application. int getdata() – This function asks for data input from the user. int checkid(int) – This function is used to check whether the ID of a book entered by a user exists in file or not. void Password() – Due to this function, the user is asked to input password to run the application after it is opened. You can’t change the password upon running the application. Presented By: M Zeeshan
  • 11. Function Used X and Y coordinate in Project (Console) C++Program void gotoxy (int x, int y) – You need to understand this function as it is one of the most important one used in mini project on Library Management System in C++. This function allows you to print text in any place of screen. Using this function in Code::Blocks and Dev C++ requires coding, but it can be directly used in Turbo C++. Here is a code for this function in Dev C++. Presented By: M Zeeshan
  • 12. Out Put Displays (Console) C++Program Presented By: M Zeeshan
  • 13. Out Put Displays (Console) C++Program Presented By: M Zeeshan
  • 14. Out Put Displays (Console) C++Program Presented By: M Zeeshan
  • 15. Out Put Displays (Console) C++Program Presented By: M Zeeshan
  • 16. Out Put Displays (Console) C++Program Presented By: M Zeeshan
  • 17. Out Put Displays (Console) C++Program Presented By: M Zeeshan