![]() |
_ti92, _ti89, _ti92plus, _v200 |
Previous | Symbols to Control the Linker | Next |
You need to define one or more of these symbols to specify the calculator for
which the program is to be linked. This only controls which output files are
created; the linker does not check whether a file format really exists for a
given calculator. Kernel compatibility flags (see
_flag_...) are added according to the
symbol:
_ti89 | Flag 0 (0x01) |
_ti92plus | Flag 1 (0x02) |
_v200 | Flag 5 (0x20) |