home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A092291.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  160.3 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: An array of char is allocated inside the function AnyCache. The char array is used as a cache. By allocating an array of char, the overhead associated with allocating an array of cached nodes is removed.