| Flag: | Meaning: |
| _Old_STD_ | use not the newest C++ standard |
| STATIC_VS_INLINE | some compiler have problems with inline |
| DEFINE_VS_CONST | some compiler have problems with const |
| _DigitAsm_ | use assembler if ever it is possible |
| _Piologie_Debug_ | Debug modus for assert (developement only) |
| _Unknown_Apogee_Bug_ | an unknown bug with Apogee and inlining |