Search:

Type: Posts; User: darchonius

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,071

    ok it dont come up with errrors anymore but it...

    ok it dont come up with errrors anymore but it also doesnt open mirc.exe, sugestions anyone
  2. Replies
    8
    Views
    1,071

    my program is too big to post but ill post the...

    my program is too big to post but ill post the section where the broken code is


    if (command=="openmirc")
    {
    ifstream fin;
    fin.open("c:\progra~1\mirc\mirc.exe");
    ...
  3. youd also want to change "printf" into "cout

    youd also want to change "printf" into "cout <<" if ur doing c++
  4. Replies
    8
    Views
    1,071

    whats wrong wif this code?

    im trying to get my program to open exe's but it keep coming up with errors about this line: (open ios::in, ios::binary); i keep getting this error message: parse error before `::' token if anyone...
Results 1 to 4 of 4