centos man page for xmstringbytestreamlength

Query: xmstringbytestreamlength

OS: centos

Section: 3

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

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
xmstring(3) - redhat
isodump(5) - debian
xmstring(3) - centos
xmcvtxmstringtobytestream(3) - hpux
xmstring(3x) - redhat
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq