I'm pretty new to c programming so plz dont flame me if this is a newbie question but is there a way u could open a different program with an .exe extension w/ a c program.
like for example would this work?
fp = fopen("file.exe", ??);
ty for your help
Last edited by Demosthenes; 2002-10-15 at 03:04 PM.