home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH15 / A15142.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  165.2 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: Testing and debugging template classes and template functions can be awkward. The process can be simplified if you write a specific class or function first. That function or class can be thoroughly tested and then easily converted to a template.