HELPLIB.HLB  —  CC  Messages  INCOMPTENT
 Message        The type of the tentatively-defined variable "<name>"
                is incomplete at the end of the compilation unit.

 Description    This file-scope declaration with no storage-class
                specifier declares an identifier with incomplete
                type.  The type must be completed before the end of
                the compilation unit.

 User Action    Complete the type.
Close Help