Copyright Digital Equipment Corp. All rights reserved.

GEMARGSIZE

Message        <Context> the size of "<expression>" exceeds the
               implementation's limit of 2147483647 bytes on the
               size of a function argument.

Description    The size of a function argument exceeds the HP C
               implementation limit.

User Action    Either reduce the size of the argument or consider
               passing it by reference.