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
tikeys.h
Scan codes and keys
ticalcs.h
Convenient header which includes the  calc_xxx.h headers

Note: these are the headers you are allowed to include in your program. Don't use any others, please !


Return to the main index