View Single Post
 
question about c.
Reply
Posted 2002-10-15, 01:33 PM
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.
Old
Profile PM WWW Search
Demosthenes seldom sees opportunities until they cease to beDemosthenes seldom sees opportunities until they cease to beDemosthenes seldom sees opportunities until they cease to beDemosthenes seldom sees opportunities until they cease to be
 
Demosthenes