Search:

Type: Posts; User: Cannibalope

Search: Search took 0.00 seconds.

  1. Please help? This post has lots of views but no...

    Please help? This post has lots of views but no replies. I really need input.
  2. Error LNK2019: unresolved external symbol

    I've been searching for an hour and can't figure out what's wrong. I tried moving it to a new project, but that didn't fix it.

    Here is the error message:
    Lab09.cpp
    InputNumber.obj : error...
  3. How can I improve comma insertion code?

    Here is the code I have written. It works fine except if the input is a negative six-digit number, a comma appears just after the negative sign like so: -,963,562

    This is part of a larger...
  4. Replies
    6
    Views
    2,852

    Fixed it! Thank you!! Now how to repeat the...

    Fixed it! Thank you!! Now how to repeat the "winner" message with a switch statement?
  5. Replies
    6
    Views
    2,852

    Thanks a bunch! Is that all you found??

    Thanks a bunch! Is that all you found??
  6. Replies
    6
    Views
    2,852

    Gosh, you're right, thanks for catching that....

    Gosh, you're right, thanks for catching that. Still didn't fix it though... sigh.

    I think the memory can probably live with being ignored this one time :)
  7. Replies
    6
    Views
    2,852

    Issue with Rock, Paper, Scissors

    I've written a basic program to play Rock Paper Scissors with a user. If the user beats the cpu, "You beat the computer!" is supposed to be displayed. If the cpu beats the user, "Rats! The computer...
Results 1 to 7 of 7