Search:

Type: Posts; User: Hp7130p

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,517

    swoopy, I used the "left justified flag and It...

    swoopy, I used the "left justified flag and It work great! Is there any more Info or tutorials on this? Just want to know because I'm that kind of guy. Thanks a million
  2. Replies
    8
    Views
    1,517

    ... .... There was a typo error after I fixed...

    ... ....

    There was a typo error after I fixed it in my program it ran ok but I am still having problems with the names moving the "grade" and "points" heading . Even though I change the numeric...
  3. Replies
    8
    Views
    1,517

    hk_mp5pdw, I tried what you ask and even...

    hk_mp5pdw, I tried what you ask and even substituted my line for yours and even included the directive #include <iomanip> but after I compiled it said undelared identifier, What did I do wrong?
    ...
  4. Replies
    8
    Views
    1,517

    Depending on length of name, output changes?

    I cannot keep the << firstName << and << lastName << from moving "Grade Points" in the output. I am instructed to keep these in the same line but If I do it varies depending on the name. :eek:

    ...
  5. Well I tried what ya'll suggested and it works...

    Well I tried what ya'll suggested and it works great! :D . Did I insert the ignore() function in its proper place or should I leave it just where it is?



    cout << "Enter name: ";...
  6. I inserted the solution but i still get the same...

    I inserted the solution but i still get the same problem, I have listed the code to show you my problem (by the way thanks for showing me how to use the code tags).


    BEFORE


    #include...
  7. having problem with string statement during a loop!

    I'm using a string during a loop and for some reason when the loop repeats it puts the "enter name : " statement and "enter first number : " on the same line for example: "enter name: enter 1st...
Results 1 to 7 of 9