home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12141.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  254.3 KB  |  1 channel  |  11,025 sample rate  |  23 seconds
Transcription: C++ allows you to perform explicit conversions on building types using CAS. In C++, you may use both C-style CAS, where the target type is in parentheses before the identifier, and functional notation CAS, where the identifier is in parentheses after the target type. In functional notation CAS, the type has to be a single identifier.