home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A04154.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  146.1 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: In C++, inline functions givesame savings in function call overhead that pound-define macros give you in C. Unlike pound-define macros, inline functions support type checking.