The FIXED, NULL TERMINATED BYTES, and NULL TERMINATED CHARACTERS
clauses tell the module processor how to interpret C language
text fields. Example 3 shows how the size of the text field you
declare varies according to which of the three interpretation
options you select.
If you specify FIXED, the module processor interprets CHAR fields
from the dictionary as fixed-length character strings.