Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Douglas Walls, May 8, 2006
Below is a coding example of how an executable can determine the canonical path to itself on the file system. Compiler drivers, like cc, CC, f95 need to do this in order to execute the component executables that compile a program, for example, the compiler front-end, an optimizer, and a linker.