DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringLength(X3mot)


XmStringLength -- a compound string function that obtains the length of a compound string

Synopsis

#include <Xm/Xm.h>

int XmStringLength (s1) XmString s1;

Description

XmStringLength obtains the length of a compound string. It returns the number of bytes in s1 including all tags, direction indicators, and separators. If the compound string has an invalid structure, zero is returned.

s1
Specifies the compound string.

Return values

Returns the length of the compound string.

References

XmStringCreate(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004