Homework-3 (FILES) Patient Following System Define a struct included patient number, name, age, and disease information.
Posted: Thu Jun 02, 2022 8:03 am
Homework-3 (FILES) Patient Following System Define a struct included patient number, name, age, and disease information. Main menu of the program include the following operations: 0 create a patient file with 100 empty records. O Insert a new patient record. 0 Find and retrieve patient information. 0 Delete a patient record. 0 Modify a patient record. 0 List all patients information. Rules