home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 June / PCPRO_696.ISO / specials / c-pp / 01 / 01057.wav (.mp3) < prev    next >
Waveform Audio File Format  |  1995-10-11  |  379.1 KB  |  1 channel  |  22,050 sample rate  |  17 seconds
Transcription: This approach has one disadvantage. If you call the function five times in your program, there will be five copies of the function. Obviously this takes some extra memory and disk space for your program. But it saves your program from doing any extra work when the function is called.