Utility modules
- HTChunk
- A module which manipulates flexibly arrays in memory. See
header file.
- HTAtom
- A module which generates unique 32-bit pointers representeing
strings, for rapid comparison. See header file.
- HTList
- A container object for other objects. See header file.
- HTFont
- Definition of a font object. See header file. No code. Needs
to be changed for different font systems.
- HTTCP
- General TCP-IP routines to be used in combination of the socket
library. See header file.
________________________________________________ CBT