TiFFEP Data Types
-
Table of Contents
-
Registry types - efficient way to
allocate groups of equal-sized chunks of memory.
-
TI-Files - linked lists containing
integer values or pointers to data, with the ability to iterate over the
list in both directions.
-
TI-variables - linked lists
containing integer values or pointers to data, limited to iterating over
the list in one direction.