Copyright Digital Equipment Corp. All rights reserved.

BADCOMLITTYPE

Message        <Context> the type "<type>" cannot be used to specify
               the type of a compound literal.

Description    The type of a compound literal must be an object type
               or an array of unknown size.

User Action    Use a valid type.