system() help
- Posted by GeorgeWalters Aug 15, 2008
- 1424 views
I'm using system(rmdir.....) in a loop deleting directories but get a black screen flashing each time it executes. Is there another way to loop without flashing the black screen? I would just like it to delete the stuff w/o any screen feedback. How can I do this? thanks for any ideas.