// JP opened flex table

Click to See Complete Forum and Search --> : Destroy a file in a C++ application


Socrates
July 31st, 2001, 10:32 AM
Hi,

my question may sound a bit simple, but i actually don't know how to destroy a file using only Standard C++.. Someone can help?

Regards

------- "the little cat, Socrates..." --------------

Andreas Masur
August 4th, 2001, 05:44 PM
'remove' or '_unlink'

Ciao, Andreas

"Software is like sex, it's better when it's free." - Linus Torvalds

//JP added flex table