cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
file i/o
file i/o
Apr 2, 2015 at 11:05am UTC
donvigor
(112)
so i know how to open and close files with the fstream objects.
But what about opening a file and just wiping it clean? what is the command to give? thanks
Apr 2, 2015 at 11:21am UTC
TarikNeaj
(2580)
http://lmgtfy.com/?q=c%2B%2B+erase+file+contents
See how easy that was?
Apr 2, 2015 at 11:24am UTC
donvigor
(112)
easy! thanks !
Last edited on
Apr 2, 2015 at 11:29am UTC
Topic archived. No new replies allowed.