Personal Diary Management System
Ram Gupta
instagram:- @u_n_k_n_o_w_n__man
Hi everyone, I choose to make a personal library because it requires skills to manage strings and I personally write a diary too, hope you enjoy to the fullest!
1.Menu - menu()
2.Data Input -addrecord(),viewrecord()
3.If else - main()
4.Loops - while loop in read()
5.User defined -menu(),addrecord(),viewrecord(),exit()
6.Output - addrecord()
7.Save to file - addrecord()
8.Output screen - addrecord(),viewrecord()
Useful function
strcmp() fflush(stdin) system("cls")# DiaryManagement