Search:

Type: Posts; User: Tdog1

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    6,386

    Yes, that's the part i am struggling with, i know...

    Yes, that's the part i am struggling with, i know i can use an array to store the patients but how do i add the number and patient to the certain array using
    - print all the patients
    - print all...
  2. Replies
    7
    Views
    6,386

    Thanks for your help, The user interface can...

    Thanks for your help,

    The user interface can select any options at anytime.

    for example they may select 1,1,1,2,2,3,1,1,2,2,3,4

    Most likely 4 would be the last selection to calculate all...
  3. Replies
    7
    Views
    6,386

    Thanks Salem, I have now made the code more...

    Thanks Salem,

    I have now made the code more neat with your help.

    But, i still cant work out how to allocate a patient to a doctor, refer to the following part

    case 2: // prompts...
  4. Replies
    7
    Views
    6,386

    How to store Patient names to a number?

    Hi all,

    I am trying to write a code where i store patient name and a patient number. (i will be entering multiple names)
    further on through the program i want to enter that number and it will...
  5. This is a student exercise, thank you

    This is a student exercise, thank you
  6. Thanks for that =, first time on here and...

    Thanks for that =, first time on here and learning to write c.

    Okay, great i will try that.
  7. Assigning a number to a patient then displayed when called upon.

    What is the best solution for this task below?

    I want to know how to assign a number to a patient then when i entered that number the patients name will show up. i am also struggling to include...
Results 1 to 7 of 7