home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH06 / A06165.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-21  |  201.3 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: The function ANIT of the previous chapter is no longer needed and has been deleted. The default constructor replaces this function. The other member functions are unchanged. Only one change is made to the client code. The main function no longer calls the function ANIT.