Thursday, January 31, 2013

Hospital Management System c++ project for class 12 & 11


Description :  This C++ program on Hospital Management System.

In this program does not  use of graphics  to make it look simple . It only use fundamental and easy concepts of c++ to achieve goal .


Feel free to ask any doubt

Natural Way To Improve I.Q Easily

32 comments:

  1. I will be thankful to you for sharing this Hospital management system. It is an integrated and comprehensive information system that has been designed to manage the administrative, legal and financial aspects of an health care unit and its service processing.

    ReplyDelete
    Replies
    1. Its our pleasure .... share us with your friends

      Delete
  2. awsm project...!thanx a lot 4 4m my heart

    ReplyDelete
    Replies
    1. Honored coz of you .... We will always try to serve you best

      Delete
  3. gr8 man...!!! :D :D :D

    ReplyDelete
  4. its an awsm prog buddy.....realy grt...

    ReplyDelete
  5. its an awsm prog buddy.....rely gr8

    ReplyDelete
  6. getting a run time error help me

    ReplyDelete
    Replies
    1. when are you getting this error .. I men which segment of code generates run time error and what is that error

      Delete
  7. thanks bro..........becoz of u i m able to get rid out of that perturbing situation

    ReplyDelete
    Replies
    1. Its my pleasure Dude ......... Always happy to help you ....

      For any other help feel free to ask .... and share about us with your friends

      Delete
  8. Can you please upload the flowchart of this program. I loved the program.Keep it up..

    ReplyDelete
  9. Hi can i get the flow chart of this program

    ReplyDelete
  10. is data file handling concept neccesary in c++ projects in class 12?
    this project is ausm but it is not having the concept of data file....

    ReplyDelete
    Replies
    1. No , There is no rule/guideline which states that project should have file handling concepts, In fact majority of projects here does not contain file handling concepts in order to keep them simple
      A project is suppose to model only a real life case, that too partially for a 12th grade students as they are just beginners

      Hoping that your teacher likes this project

      Delete
    2. thanks a lot...

      Delete
  11. i can not download or open the code it takes me to a google drive link n thn it says the app is currently unavailable. plz help .

    ReplyDelete
    Replies
    1. Hi,
      This is problem with some ISP in India
      solution is also very simple, all you need to do is enter values of DNS
      fill your Primary DNS as 8.8.8.8 and secondary DNS as 8.8.4.4
      To change DNS go to "Network and Sharing Center" there click on your network and then click on " properties" there click on "TCP/IPv4" and again click on properties there you have to enter these values.
      This will suearly solve your problem.
      for more info go to :https://productforums.google.com/forum/?utm_medium=email&utm_source=footer#!category-topic/docs/NnDxBlbwm4A

      Delete
  12. This comment has been removed by a blog administrator.

    ReplyDelete
  13. Hey ... i wanted to ask what changes can i store the data permanantly
    in this program only ... i mean i know that we need to use data file concepts but still cn u help me...
    thank you

    ReplyDelete
    Replies
    1. If you are willing to store the data permanently then you need not to do a lot of trouble .
      All you need to do is create a new file for "RECORDS" which should open in "upend" because otherwise every time you will run the program it will delete the old file and create a new one.
      And then you need to just "fout"the data you want to save.

      I hope you have understood the concept.
      Still if you are facing any difficulty then feel free to ask again.

      Delete
  14. it would have been better if it had data file handling... as my teacher says that it MUST conatain data file handling :\

    ReplyDelete
    Replies
    1. Thank you for your valuable suggestion
      for this case I would say that It actually depend on how you like it, there are many ways to reach solution to particular problem,.

      Here we have used different approaches considering in mind about different viewers to this site.

      we are having many other programs with data file handling at : http://cpp-project.blogspot.com/2013/03/c-project-ideas-for-class-12-11-c.html

      Delete
    2. yeah i will see to it thank you...
      and nice work

      Delete
    3. thank you for giving us opportunity to serve you.
      hope that you would have liked our work.

      Please keep visiting us to keep in track with new projects.
      And feel free to ask any doubt and please keep giving us your valuable suggestions.

      Delete
  15. after downloading can anybody tell me how to open the project

    ReplyDelete
    Replies
    1. after downloading, save this file in BIN folder of your CPP emulator .
      now run the emulator and open the file

      Delete