metamorphy
Programmer
Hello,
As you can tell from my earlier posting, I am trying to figure out how to run another dos executable from my dos program. I have had some suggestions like createprocess(), spawnl(), and system() but I don't have any background on how to use these functions. Can anybody please offer some advice on which is best to use and how?
As you can tell from my earlier posting, I am trying to figure out how to run another dos executable from my dos program. I have had some suggestions like createprocess(), spawnl(), and system() but I don't have any background on how to use these functions. Can anybody please offer some advice on which is best to use and how?