Hello Friends, I have created application which ma'am was given in our lab test. So, its still not in full version you can modify in this codding with your own functions. Execute it ....
/*Create one Book Library application which have Library Functions. A program must be perform on given functions
1. Search Student
2. Search Book
3. Issue Book
4. Manipulate
*/
2. Search Book
3. Issue Book
4. Manipulate
*/
#include<stdio.h>
#include<conio.h>
#include <stdlib.h> //<--- This header file used for exit(0); function
#include<conio.h>
#include <stdlib.h> //<--- This header file used for exit(0); function