xmstringbytestreamlength(3) hpux man page | unix.com

Man Page: xmstringbytestreamlength

Operating Environment: hpux

Section: 3

XmStringByteStreamLength(library call)									    XmStringByteStreamLength(library call)

NAME
XmStringByteStreamLength -- A function that returns the size of a string
SYNOPSIS
#include <Xm/Xm.h> unsigned int XmStringByteStreamLength (string) unsigned char *string; (void)
DESCRIPTION
XmStringByteStreamLength receives a byte stream format string and returns the size, in bytes, of that stream, including the header. Because of this header information, even a NULL string will cause XmStringByteStreamLength to return a non-zero value. string Specifies the byte stream format string.
RETURN VALUES
Returns the size of string, including the header. XmStringByteStreamLength(library call)
Related Man Pages
xmcvtxmstringtobytestream(3) - redhat
dtdtsbuffertoattributevalue(3) - hpux
xmstring(3) - hpux
xmstringbytecompare(3) - hpux
xmstring(3x) - redhat
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?
Wrong Array...
Shopt -s histappend