The TOM runtime provides everything a TOM program needs, and more. This chapter explains the operation of the runtime.
In C, all functionality of TOM and the TOM runtime can be obtained by
including <tom/util.h>
. This will also include the header
generated by the resolver for the tom unit.
Go to the first, previous, next, last section, table of contents.