Victor Bazarov wrote in message...
> yinglcs@gmail.com wrote:
> > I read this article to talk about all file operation in C++.
> >
> > http://www.cplusplus.com/reference/clibrary/cstdio/fread.htm l
> >
> > Can you please tell me how to delete a file (from the operation
> > system) in c++?
>
> See 'remove' function.
>
std::remove? Example?
--
Bob R
POVrookie