Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - streams http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Streams

   Discussion
   The  purpose of stream classes is to provide for the input and  output
   of  objects  of both user defined, and built-in types.  Stream  output
   produces  from such objects, sequences of characters  which  represent
   the  state  of  the object in whatever way  is  appropriate  for  that
   object. Stream input takes a sequence of characters and converts  them
   into  a form which can be incorporated within the target objects.  The
   streams of characters may or may not be transmitted to or from a file.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson