Skip to main content

IAR Embedded Workbench for RL78 5.20

__PRETTY_FUNCTION__

In this section:
Description

A predefined string identifier that is initialized with the function name, including parameter types and return type, of the function in which the symbol is used, for example, "void func(char)". This symbol is useful for assertions and other trace utilities. The symbol requires that language extensions are enabled.

See also

-e and__func__.