Hospital Management Program

Can any one tell me how to make hospital management program using C/C++ ?
If someone has made it on his own please paste a link to access code in comments.

Hospital,Library Management are very Common Data Structure Projects. Just Google it once. A very Basic implementation can be via multi linklist. If You want to make a bit advanced version use Graphs.