Copyright Digital Equipment Corp. All rights reserved.

EXTENDTYPE

Message        This platform specific type is a language extension.

Description    The use of the types __int8, __int16, __int32,
               __int64, or other type specifiers beginning with
               leading double underscores might not be portable to
               other platforms or to other C compilers.

User Action    Be aware of this portability concern.