Previous External Development Guide: Remote Procedure Calls Next

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.

  IDL Online Help (March 06, 2007)