ILE C/C++ Programmer's Guide

Using C++ Input and Output Stream Classes


C++ language only
Use overloaded shift << >>operators on the standard streams, instead of their C equivalents.


[ Top of Page | Previous Page | Next Page | Table of Contents ]