delorie.com/archives/browse.cgi | search |
Date: | Tue, 8 Feb 2000 07:49:49 +0500 (MVT) |
From: | Prashant TR <prashant_tr AT yahoo DOT com> |
X-Sender: | prashant_tr AT midpec DOT com |
To: | djgpp AT delorie DOT com |
Subject: | Re: How Do I start another DOS program from DJGPP ? |
In-Reply-To: | <87nehc$eri$1@news1.sunrise.ch> |
Message-ID: | <Pine.LNX.4.10.10002080746360.1021-100000@midpec.com> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from QUOTED-PRINTABLE to 8bit by delorie.com id VAA23033 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 7 Feb 2000, Osah wrote: > ¨First of all, there are several exec?? functions available for you the > programmer (execv,execl,execlp,execlv,execlve and so on and so forth, i > can't explain each and everyone here). You'll also need to include process.h > in your program. > Next, you've got to assign the value returned from these functions > (usually an int) to a variable and check for whatever return status you are > looking for. Or you can check for the spawn* functions. This is what you mostly need.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |