Mail Archives: djgpp/2000/12/23/03:12:29
--- simone <wyosimone AT home DOT com> wrote:
> Simple question for the experts:
>
> I am using the djgpp c compiler - is there a way to
> execute dos commands
> like 'dir > file', or perhaps call a batch file for
> execution, or maybe
> another executable from within my C program?
>
> Thanks
There are many functions prototyped in process.h. You
might want to use system(), exec(), etc. Check out the
info.
=====
Peace.
[- a w A k e -]
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
- Raw text -