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.