Example: confidence
Using C++ File Streams

Using C++ File Streams

Back to document page

stream object that you want to "open" the disk file and supply the name of the disk file as a C-string; the open member function negotiates with the OS to locate that file on the disk and establish the connection between that file and your stream object. Continuing the example:!ifstream my_input_file;!// an input file stream object

  Master, Functions

Download Using C++ File Streams


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries