Search:

Type: Posts; User: Bartvo

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,773

    Thanks for the reply. So if I'd use the...

    Thanks for the reply.

    So if I'd use the system() command it would look something like this?:

    #include <iostream>
    #include <fstream>

    using namespace std;

    int main()
  2. Replies
    2
    Views
    4,773

    [C++] Need Help Making Menu Program

    Hi all,

    I need some help making a menu program that will, when I enter a certain number, open the program assigned to it. For example if I type the number 1 and hit Enter, then it'll open the...
Results 1 to 2 of 2