home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A04164.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  223.2 KB  |  1 channel  |  11,025 sample rate  |  20 seconds
Transcription: If you want to include a user-defined header file, surround the name of the header file with double quotes. The system will look for the header file in the directories that contain user-defined header files. These directories and the order in which they are searched can vary from compiler to compiler, but your current directory will be searched for the header file.