In C, when using execl to call another application under DOS, the command line gets displayed. How can I make that information not show up?
Just like when using the sys function to call the copy command, the screen shows *** file copied. How can I keep that sentence from being displayed
Just like when using the sys function to call the copy command, the screen shows *** file copied. How can I keep that sentence from being displayed




.

I forgot this was the programming section ]