![]() |
TiCalcs Library Header Files |
There are few headers to include for using the ticalcs library. They are
listed below:
calc_def.h | Type definitions | |
calc_err.h | Error codes | |
calc_int.h | Exported functions (interface) | |
calc_ver.h | Version number | |
pause.h | Pause related functions |
|
ticalcs.h | Convenient header which includes
the calc_xxx.h headers |
|
tikeys.h |
Scan codes and keys |
Note: these are the headers you are allowed to include in your program. Don't use any others, please !