Home » Archives for September 14th, 2009

Writing Data into a File in C++

Writing Data into a File in C++
Writing Data into a File in C++:             The insertion operator (<<) is used with “cout” object to send output to the screen. The same operator is used with the object created by ofstream (or fstream) class to send the output to the data tile on the disk. When the program ends, the object created for the file is also destroyed and the data file attached with the object is automatically... 
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
Copyright © 2010 Information Village. All rights reserved.