Data types known by Athapascan-0.
a0tDatatype a0_CHAR, | | | |
a0_SHORT, | | | |
a0_INT, | | | |
a0_LONG, | | | |
a0_LONG_LONG_INT, | | | |
a0_UNSIGNED_CHAR, | | | |
a0_UNSIGNED_SHORT, | | | |
a0_UNSIGNED, | | | |
a0_UNSIGNED_LONG, | | | |
a0_FLOAT, | | | |
a0_DOUBLE, | | | |
a0_LONG_DOUBLE, | | | |
a0_BYTE, | | | |
a0_PORT; | |
| |
These variables define the basic data types recognized by Athapascan-0. They represent all the scalar types of the C language.