To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: system() or exec() ? Date: Fri, 17 Apr 92 15:10:05 PDT From: Rick Farnbach Status: O How can I execute another program from within a djgpp compiled program? I am using djgpp patch level 5. I did nm on all of the libraries but couldn't find system() or exec(). I also had some trouble finding a library routine that would return time in a reasonable fashion, but I can't remember the specifics. Could someone mail me a list of function calls for measuring time? Thanks, Rick