Sender: nate AT cartsys DOT com Message-ID: <37B631A9.482AF047@cartsys.com> Date: Sat, 14 Aug 1999 20:19:05 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.11pre6 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: is there any way to run an external programm? References: <37B090DA DOT 3C8D2299 AT zednet DOT lv> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Aigar Mahinov wrote: > > I'm a newcomer to C/C++, I've come from BASIC. And now I need some > function to call an external program like SHELL command in BASIC > Is there something like this in DJGPP? Read about the `system' function. -- Nate Eldredge nate AT cartsys DOT com