How can I delete a file with my programme?
(in C and under DOS)
the command
int system(....);
does not work!
HELP!!
This is a discussion on how to delete a file?URGENT!!!!! within the C Programming forums, part of the General Programming Boards category; How can I delete a file with my programme? (in C and under DOS) the command int system(....); does not ...
How can I delete a file with my programme?
(in C and under DOS)
the command
int system(....);
does not work!
HELP!!