__COMPILER__

Preprocessor macro defined by the CodeWarrior compiler only.

Syntax
__COMPILER__
  
Remarks

This macro can be used to determine if the tool under which a file is processed is the CodeWarrior compiler.

Related information
__ASSEMBLER__
__COUNTER__
__TARGETARCH__
__VERSION_NUM__
__VERSION__
__cplusplus
__CWBUILD__
__CWCC__
__DATE__
__embedded_cplusplus
__FILE__
__func__
__FUNCTION__
__ide_target()
__LINE__
__MWERKS__
__optlevel
__PRETTY_FUNCTION__
__profile__
__STDC__
__TIME__