Search:

Type: Posts; User: Jaryd Kelly

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    3,130

    Hey, I have changed my code, most of it works...

    Hey,
    I have changed my code, most of it works fine, except for a few functions:

    Function 5: When I enter say these 4 numbers into the array: 41, 42, 43, 44, 45 and then try to delete for instance...
  2. Replies
    12
    Views
    3,130

    Thanks, that works better. But what the...

    Thanks, that works better. But what the assignment wants us to do, is when the user selects option 1 "Add Marks", it is supposed to only enter in 1 number then go back to the main menu and if the...
  3. Replies
    12
    Views
    3,130

    I can get the options to work, but I can't work...

    I can get the options to work, but I can't work out how to only add ONE mark at time to the array in the first option "Add Marks"


    void AddMarks(double Marks[]){
    cout << "Enter 10...
Results 1 to 3 of 3