Intel C/C++


Table of Contents

Description

The Intel C/C++ compiler.

Macros

TypeMacroFormatDescription
Identification__INTEL_COMPILER  
Identification__ICC Deprecated
Identification__ECC Deprecated
Identification__ICL  
Version__INTEL_COMPILERVRPV = Version R = Revision P = Patch
Version__INTEL_COMPILER_BUILD_DATEYYYYMMDDYYYY = Year MM = Momth DD = Day

Examples

Version__INTEL_COMPILER__INTEL_COMPILER_BUILD_DATE
5.0500 
6.0600 
8.0800 
9.090020060222
 
Return to top
 
Created: