Question: Write a program in C about Personal Diary Management System. The code must contain a function, file, structure. Please give full code in the screenshot
Write a program in C about Personal Diary Management System. The code must contain a function, file, structure. Please give full code in the screenshot on IDE with the output screenshot.
Step by Step Solution
3.37 Rating (163 Votes )
There are 3 Steps involved in it
include include include include int password void addrecord void viewrecord void editrecord void editpassword void deleterecord struct record char time6 char name30 char place25 char duration10 char n... View full answer
Get step-by-step solutions from verified subject matter experts
