Man Page: xmstringbytestreamlength
Operating Environment: centos
Section: 3
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 |
|---|
| xmcvtxmstringtobytestream(3) - redhat |
| xmstring(3) - centos |
| xmstringbytecompare(3) - centos |
| dtdtsbuffertodatatype(3) - hpux |
| xmstring(3x) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |