osf1 man page for xmstringlength

Query: xmstringlength

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmStringLength(3X)														XmStringLength(3X)

NAME
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. Specifies the compound string
RETURN VALUE
Returns the length of the compound string.
SEE ALSO
XmStringCreate(3X) XmStringLength(3X)
Related Man Pages
xmstringcreate(3) - redhat
xmstringcreate(3) - centos
xmstringcreate(3) - hpux
xmstring(3x) - osf1
xmstringcreate(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB