home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00101_a9.pcx.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  13.6 KB  |  484x385  |  4-bit (6 colors)
   ocr: This 1S a stand-alone operator function using with the 1ostream library (stream 1/O). The operator function overloads the<< operator, whichis the traditional "shift - left" operator. The function's return type should bel reference to a stream, and its return value shouldbe that ofthe stream that was supplied as the left operand. The body ofthe function contains stream output logic as shown here.