Forum: C++
Feb 8th, 2005, 3:54 AM
|
|
Replies: 1
Views: 245
Simple Writing to Files. Newbie Question
Hi guys, this is my first post here. I'm trying desperatly to wrap my head around this file I/O stuff.
I just learnt how to use the new <string> (as opposed to olc char* method). And I'm tring to...
|