Type Aliases
Jump to navigation
Jump to search
Some types have an alias for convenience and backward compatibility. Even though it is wise to use explicitly sized numeric types the following "shortcuts" exist:
- REAL maps to REAL_64
- INTEGER maps to INTEGER_32
- NATURAL maps to NATURAL_32
all this is internally handled in the compilers class TYPE_ALIASING.