home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05197.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  204.6 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: To ensure that the file scope declaration of degrees is used rather than the member declaration, this statement uses the scope resolution operator. When the scope resolution operator is used like this, it tells the compiler to look for the name in the scope outside of the current scope.