Copyright Digital Equipment Corp. All rights reserved.

BADFLOATTYPE

Message        <Context> this floating point type "<type>" is not
               supported on this platform.

Description    The IEEE floating types __s_float and __t_float are
               not supported on the VAX platform.

User Action    Change the type to a floating type that is supported
               on VAX, or compile the application on a platform that
               does support IEEE floating.