|
check into the unlink() function for file deletion, follow the links to the Win32 API for other solutions. I'd steer clear of an OS specific API and try to make your code more streamlined for other operating systems as well... particularly linux.
__________________
http://jasonpowers.net
"There are a thousand hacking at the branches of evil to one who is striking at the root."
|