Date: Thu, 15 Apr 1999 13:42:14 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Salvador Eduardo Tropea (SET)" cc: Alain Magloire , djgpp-workers AT delorie DOT com Subject: Re: Stack in djgpp In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 14 Apr 1999, Salvador Eduardo Tropea (SET) wrote: > Simply the code *calls* wait! why? because the ouptup of the child is needed > to continue (is an stage of the compiler). Then either `system' or `popen' should be the portable alternatives.