Home Segments Index Top Previous Next

683: Mainline

Note that, when a file specification is surrounded by double-quotation marks, "...", the C++ compiler attempts to find the file in the current directory—which is presumably the same one that contains the source-code file.

If that attempt fails, most compilers try harder, as you learn in the hardcopy version of this book.