Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

iprefix

Lets you indicate the prefix for referencing directories that contain header files.

Syntax

Linux:

-iprefix prefix

macOS:

-iprefix prefix

Windows:

None

Arguments

prefix

Is the prefix to use.

Default

OFF

No prefix is included.

Description

Options for indicating the prefix for referencing directories containing header files. Use prefix with option -iwithprefix as a prefix.

IDE Equivalent

None

Alternate Options

None