home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A081412.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  144.4 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: The C++ language does not allow nested function definitions. An exception is that local classes can have member functions. The member functions must be defined inside the class definition.