IDL_RPCStrEnsureLength

Calling Sequence

void IDL_RPCStrEnsureLength(IDL_STRING *s, int n) 

Description

Use this function to check the length of a string. See the description of IDL_StrEnsureLength() in Obtaining a String of a Given Length.