Negneg
Programmer
- Dec 29, 2010
- 10
Hi everyone,
I need to find out how can I replace a subprocess function in c?!
I have used fork() but seems this function works for UNIX.. I am using windows, so could anyone tell me how can I execute a file in c using windows? what is CreateProcess()? I am confused
I need to find out how can I replace a subprocess function in c?!
I have used fork() but seems this function works for UNIX.. I am using windows, so could anyone tell me how can I execute a file in c using windows? what is CreateProcess()? I am confused