cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
How to Write to a Text File
How to Write to a Text File
Jun 9, 2011 at 9:47pm
Jun 9, 2011 at 9:47pm UTC
SpartanX
(10)
...
http://www.youtube.com/watch?v=Fp1Ml3F32oc
Jun 10, 2011 at 9:36am
Jun 10, 2011 at 9:36am UTC
closed account (
zb0S216C
)
I would've swapped the call to
system( )
with
std::cin.get( )
. Good tutorial though. Have you considered making tutorials on the use of
vector
, and
string
member functions?
vector
, and
string
are quite commonly used, and well worth learning.
[i]Wazzak[/tt]
Jun 10, 2011 at 4:48pm
Jun 10, 2011 at 4:48pm UTC
SpartanX
(10)
unfortunatly, my main interest these days is video editing. i may get back to learning more c++ when 7th grade ends though.
Topic archived. No new replies allowed.