Go to the first, previous, next, last section, table of contents.


Traditional Builtin Types

This is the traditional, convoluted method for defining builtin types. There are several classes of such type definitions: integer, floating point, and void.


Go to the first, previous, next, last section, table of contents.