write a c program to display records of a patient in hospital management using structure with the following members elements Hosp_id,Hosp_name, Patient_id, Patient_name, Doctor_name, Disease_name
Answers
Answered by
0
Answer:
the dash is not the only thing to be honest with me and the fact I am fine with that you will be able and the other is a prism give me
Answered by
1
Answer:
The important functions in the program:
- PrintHospitalData() : It will print all the hospitals data.
- PrintPatientData() : It will print all the hospitals data.
- SortHospitalByName(): Sort all the hospitals from name
- SortHospitalByRating(): Sort hospitals according to rating
- SortByBedsAvailable() : Sort hospitals according to beds available
- SortByBedsPrice(): Sort hospitals according to the minimum price
Similar questions