Search:

Type: Posts; User: barnes8.0

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,026

    I really dont understand that much about c++ so...

    I really dont understand that much about c++ so using a new library is kind of confusing. Can anyone help explain how to let a user pick the folder name without a new library. Im sure it would use...
  2. Replies
    6
    Views
    1,026

    whats wrong with the system() comand

    whats wrong with the system() comand
  3. Replies
    6
    Views
    1,026

    User created folders

    Hi, Im kind of new to c++ and need a little help.
    Im trying to make my program allow the user to enter a name and then create a folder using that name.

    I tried



    string name;
    cout <<...
Results 1 to 3 of 3