delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/07/13:40:55

Message-ID: <36449413.637B6F13@montana.com>
Date: Sat, 07 Nov 1998 11:40:19 -0700
From: bowman <bowman AT montana DOT com>
X-Mailer: Mozilla 4.5 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: I cant get spawning to work
References: <7220b9$fkl$1 AT nnrp1 DOT dejanews DOT com>
Reply-To: djgpp AT delorie DOT com


jackstinchcombe AT my-dejanews DOT com wrote:
> 
> {  if (spawnl(P_WAIT, "", "myexe.exe")==-1)


according to the libc docs, its spawnl(int mode, const char* path, const
char* argv0, ....)
where 'path' is the program to be executed, etc.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019