home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05144.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-12  |  226.4 KB  |  1 channel  |  11,025 sample rate  |  21 seconds
Transcription: Data members of a class are available to member functions. Member functions can call other member functions and any other functions that have been declared. By convention in C++, you do not use naming practices such as adding the prefix str to the C string library to identify class member functions.