Search:

Type: Posts; User: airbrush

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    10,415

    Thankyou all for your input but I have solved my...

    Thankyou all for your input but I have solved my problem using this format
    and example I found in a book hope this helps someone else out::



    #include <iostream>
    #include <string>


    using...
  2. Replies
    3
    Views
    10,415

    getline command

    I'm a newbe to c++ and have been researching the getline command
    in Xcode I have gotten to this stage



    std::string handle, title;


    std::cout << "Enter your name: " <<...
Results 1 to 2 of 2