Search:

Type: Posts; User: guyver074

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    1,862

    ok just figured it out myself thanks for the...

    ok just figured it out myself thanks for the input guys!!!
  2. Replies
    15
    Views
    1,862

    Ok now I am getting an errors one says error...

    Ok now I am getting an errors one says error c2143 syntax error: missing';' before '<<'. and here again is my updated code as it stands.
    #include <iostream>
    #include <string>
    using namespace std;...
  3. Replies
    15
    Views
    1,862

    here's my updated code to reflect my changes on...

    here's my updated code to reflect my changes on the suggestions you have made

    #include <iostream>
    #include <string>
    using namespace std;
    int main()
    {

    //declaring variables
  4. Replies
    15
    Views
    1,862

    Also I'm getting no errors at all

    Also I'm getting no errors at all
  5. Replies
    15
    Views
    1,862

    OK ty will do that next time this is our 1st...

    OK ty will do that next time this is our 1st assignment for this class I'm sure the code is right just don't know why it will let me enter my name,enter grades then give me the avg. of those 5 grades...
  6. Replies
    15
    Views
    1,862

    Thanks std10093!!

    Thanks std10093!!
  7. Replies
    15
    Views
    1,862

    oooh never though of that.

    oooh never though of that.
  8. Replies
    15
    Views
    1,862

    ok thanks! I did take the 2nd main function out...

    ok thanks! I did take the 2nd main function out but still getting the same result.
  9. Replies
    15
    Views
    1,862

    First part of string runs but 2nd. wont

    Hi all i have an assignment to take enter 5 grades then average them, then enter 2 whole numbers and divide them to output one whole number with it's remainder.I'm stuck at the moment because it runs...
Results 1 to 9 of 9