Query: xmstringlength
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringLength(library call) XmStringLength(library call)NAMEXmStringLength -- A compound string function that obtains the length of a compound stringSYNOPSIS#include <Xm/Xm.h> int XmStringLength( XmString s1);DESCRIPTIONThis 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 stringRETURNReturns the length of the compound string.RELATEDXmStringByteStreamLength(3) and XmStringCreate(3). XmStringLength(library call)
Related Man Pages |
---|
xmstring(3) - redhat |
xmstringbytecompare(3) - centos |
xmstringnconcat(3x) - osf1 |
xmstring(3x) - redhat |
xmstring(3x) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |