home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A09102.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  180.0 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: These print function declarations are considered to be identical in C++. They have the same function name, the same scope, and identical argument lists. If both of these declarations appeared in a program, a compile time error would occur.