Query: xmstringbytestreamlength
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringByteStreamLength(library call) XmStringByteStreamLength(library call)NAMEXmStringByteStreamLength -- A function that returns the size of a stringSYNOPSIS#include <Xm/Xm.h> unsigned int XmStringByteStreamLength (string) unsigned char *string; (void)DESCRIPTIONXmStringByteStreamLength 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 VALUESReturns the size of string, including the header. XmStringByteStreamLength(library call)
| Related Man Pages |
|---|
| xmstring(3) - redhat |
| xmcvtxmstringtobytestream(3) - hpux |
| xmstring(3) - hpux |
| xmstring(3x) - redhat |
| xmstring(3x) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| Reduced Activity Notification |
| Retrieving previous command in a script |
| Tar Command |
| [TIP] Processing YAML files with yq |