--- In [email protected], "rampavanck" <[EMAIL PROTECTED]> wrote: > > > Hi , > > How can we execute a dos command from the c program.please > provide syntax deepak > > hi deepak, > our frnds already told u that use system() function. nice > u must use system() function which is in dos.h header file. <snip>
Bad idea on Windows machines. Obviously you're working with the good ol' Turbo C compiler for MS-DOS. But I fear that this is not the setup of the OP, so your hint will simply not work for her/him. When posting such replies, please make sure that you have verified that the environment of your proposal exactly matches the environment that's been asked for. Regards, Nico
