Anonymous - 2004-04-20

Hello.
I want to remove a directory using common c++.
When there are files in the directory, it does not get removed.

So I have to remove the files first.

How do you remove all the files and the directory?

Please help.

Thank you.