Search:

Type: Posts; User: gatewalker

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,701

    thanks now it works correctly.

    thanks now it works correctly.
  2. Replies
    6
    Views
    1,701

    C++ string problem

    Hi I have a problem with this program.

    #include <iostream>
    #include <string>
    using namespace std;

    void welcomeMessage();
    string user_information ( string name1, string name2);
    void...
Results 1 to 2 of 2