Answered step by step
Verified Expert Solution
Question
1 Approved Answer
TASK: A small library management program in C language the program should only use arrays pointers functions switches. i am a beginner and i am
TASK: A small library management program in C language
the program should only use arrays pointers functions switches. i am a beginner and i am not good with some advance coding so i will prefer the program to be simple. the user will have following as output
OUTPUT: 1: ENTER BOOKS 2:EDIT DATA 3: SEARCH BOOKS 4: DELETE DATA 5:ISSUE BOOKS 6: RETURN BOOKS 7:EXIT
IN ENTER BOOK section the user will enter book name with author and price which can be edited further in SEARCH section...
NOTE : I PREFER PROGRAM TO BE SIMPLE AND EASY TO UNDERSTAND
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started