Search:

Type: Posts; User: tsdad

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    2,682

    First off, thank you for thinking about this. ...

    First off, thank you for thinking about this.
    The first suggestion did not give me what I was looking for, there is no break for a correct answer if I lose the if statement with the break, until I...
  2. Replies
    15
    Views
    2,682

    Dave and group, I am new to C++ and going...

    Dave and group,
    I am new to C++ and going through the ebook. This was my answer to the problem. What do you think?
    tsdad


    #include <iostream>
    #include <string>

    using namespace std;
Results 1 to 2 of 2