home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A041751.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  190.9 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: If you apply the scope resolution operator to an identifier, the definition of the identifier at file scope is used. In this example, the first output statement prints the value of INTX, the X that is declared in the block of the function main.