home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12094.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  145.5 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: Implicit conversions are performed by the compiler when two types do not agree and there is a defined way to convert from one of the types to the other. Explicit conversions are conversions that you specify in the code of a program.