HELPLIB.HLB  —  CC  Messages  INSUFALN
 Message        Alignment specified for extern model is insufficient
                for variable.  Extern model alignment updated.

 Description    The current extern model places all external objects
                in a section whose alignment is not sufficient for
                the alignment of an object being placed in that
                section.  The compiler will update the alignment of
                the section so that it is adequate for the object.

 User Action    Either increase the alignment of the section or move
                the object to another section.
Close Help