SuperTeone
Programmer
Hi!
I have to remove a directory, wich VC++ command do I have to use?!? "_rmdir" doesn't work even though and I've checked the basic conditions that have to be respected such as:
1) directory must be empty
2) directory to remove can't be the working directory
The command _rmdir simply return -1 without any effect. I'm working with VC++ 6.0 and Win NT Service Pack 6.
Please help!!!!
Thanks a lot,
Teo.
I have to remove a directory, wich VC++ command do I have to use?!? "_rmdir" doesn't work even though and I've checked the basic conditions that have to be respected such as:
1) directory must be empty
2) directory to remove can't be the working directory
The command _rmdir simply return -1 without any effect. I'm working with VC++ 6.0 and Win NT Service Pack 6.
Please help!!!!
Thanks a lot,
Teo.