KO> Does anyone know how you can use DOS commands such as
KO> "COPY" and "RENAME" in C/C++ programs.
KO> I remember doing it once before, using a special keyword
KO> but I've lost the source code for it. It's something like:
KO> ""
KO> I am using Borland C++ 4.51.
ko>....
You may use the ANSI standard system() function.
system(command_string);
> ] Cold pizza is Nature's most perfect food....................
---
---------------
* Origin: *YOPS ]I[* 3.1 GIG * RA/FD/FE RADist * Milwaukee, WI (1:154/750)
|