Search:

Type: Posts; User: Squish

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    852

    I see my error. Thanks for your quick reply.

    I see my error.
    Thanks for your quick reply.
  2. Replies
    2
    Views
    852

    Problem with loop.

    I'm trying to code a basic calculator.
    I'm not sure what I've done wrong with this code; could someone please help?
    Thanks :)



    #include <iostream>

    using namespace std;
  3. Replies
    3
    Views
    1,847

    Problem with "cin.get()"

    Hi, everyone!

    I'm just starting to learn C++. I wrote this basic program, but it's closing before I can see the output. The "cin.get()" line doesn't seem to be working. What am I doing wrong?
    ...
Results 1 to 3 of 3