home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A09030.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  180.0 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: This chapter describes the two types of overloading in C++, function overloading and operator overloading. Overloading is used to redefine functions and standard C++ operators so that they can be used with user-defined types.