From: "Laine" Newsgroups: comp.os.msdos.djgpp Subject: How to use spawn* / execl? Date: 30 Sep 1997 13:21:00 GMT Organization: *** Lines: 19 Message-ID: <01bcce73$cb46b1a0$463e64c2@default> NNTP-Posting-Host: dialup205.iwn.fi To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello! I want to run a dos bat-file from my own c-program that I've done using DJGPP. I found in the syntax help in Rhide the commands spawn* and execl, but I don't know wich of the 6 (I think it was six) different spawn-functions should I use, or wich of the exec-functions. And how do they work. I couldn't get it from the help in Rhide. Thanks. ---------------------------------------------------------------------------- Jarkko Laine e-mail: laine AT ks DOT iwn DOT fi WWW: http://www.ks.iwn.fi/~laine/engran.html ---------------------------------------------------------------------------- -