Search:
Forum
General C++ Programming
Deleting File from pure C/C++
Deleting File from pure C/C++
Sep 13, 2010 at 9:14am UTC
marembo
(24)
I want to create a temporary file, and then after use i delete it
how do i do this in c/c++ without recourse to OS apis?
Last edited on
Sep 13, 2010 at 9:14am UTC
Sep 13, 2010 at 10:03am UTC
bluecoder
(763)
please find the remove function in the following link
http://www.cplusplus.com/reference/clibrary/cstdio/remove/
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs