Next: COMPFORM
Up: Record Type Format Specifications
Previous: COMPSPEC
  Contents
COMPLEN
This record type specifies the length in bytes of each COMPDAT record
(of which there are OBJDESC.CMPNUM). Thus, languages which need
to know how long a record is before it is read will be able to tell how
long the COMPDAT records are.
- name
-
- RECTYPE
-
- I
- is the record type code = 71
- LENGTHS
-
- I*
- is an array of the lengths in bytes of the
COMPDAT.VALS field in each COMPDAT record.
(Note, then that these lengths do not include the length of the RECTYPE
field in those records
Eric Nash
2003-09-25