D
Dave Theese
Hello all,
Back in C, the remove() API was the language standard way to remove a file.
I have not been able to find a similar facility in the streams classes. Can
anyone tell me if such a facility exists?
I'd rather not resort to the old C API or use a non-standard API unless it's
necessary...
Thanks,
Dave
Back in C, the remove() API was the language standard way to remove a file.
I have not been able to find a similar facility in the streams classes. Can
anyone tell me if such a facility exists?
I'd rather not resort to the old C API or use a non-standard API unless it's
necessary...
Thanks,
Dave