This project is for me to better understand how virtual memory and dynamic memory allocation work under the hood. When a program starts running, the operating system assigns it a virtual address space ...
A hospital patient management system written in C using data structures. - pallasanjaynishanth/hospital-patient-management-system ...