home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A04187.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  183.8 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: When a C++ function is compiled, the function name is encoded to include the types of the arguments. A function call to a function that is defined in another file is guaranteed to call the function with the correct name and the correct argument types.