I

Specifies a directory to add to the include path.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux: -Idir
Windows: /Idir

Arguments

dir    Is the directory to add to the include path.

Default

OFF The default include path is used.

Description

This option specifies a directory to add to the include path, which is searched for module files referenced in USE statements and include files referenced in INCLUDE statements.

For more information on Windows systems, see include.

Alternate Options

Linux: None
Windows: /include