P99
Modules
Preprocessor operations

Preprocessor macros that perform simple operations on there arguments, such as Boolean, arithmetic or text. More...

+ Collaboration diagram for Preprocessor operations:

Modules

 Preprocessor Boolean operations
 Preprocessor macros that return tokens 0 or 1 according to the evaluation of their arguments.
 
 Preprocessor arithmetic operations
 Preprocessor macros that perform simple arithmetic on decimal arguments.
 
 Preprocessor text and token manipulation
 These macros allow the handling of small texts and tokens.
 

Detailed Description

Preprocessor macros that perform simple operations on there arguments, such as Boolean, arithmetic or text.