hpux man page for xmstringlength

Query: xmstringlength

OS: hpux

Section: 3

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

XmStringLength(library call)											      XmStringLength(library call)

NAME
XmStringLength -- A compound string function that obtains the length of a compound string
SYNOPSIS
#include <Xm/Xm.h> int XmStringLength( XmString s1);
DESCRIPTION
This function is obsolete and exists for compatibility with previous releases. It is replaced by XmStringByteStreamLength. 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, 0 (zero) is returned. s1 Specifies the compound string
RETURN
Returns the length of the compound string.
RELATED
XmStringByteStreamLength(3) and XmStringCreate(3). XmStringLength(library call)
Related Man Pages
xmstringcreate(3) - redhat
xmstring(3) - redhat
xmstringsegmentcreate(3) - redhat
xmstringbytecompare(3) - centos
xmstringcreate(3x) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Seeking Alternative for diff in hp