XmStringLength(3X)XmStringLength(3X)NAME
XmStringLength - A compound string function that obtains the length of a compound string
SYNOPSIS
#include <Xm/Xm.h>
int XmStringLength (s1)
XmString s1;
DESCRIPTION
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, zero is returned. Specifies the compound string
RETURN VALUE
Returns the length of the compound string.
SEE ALSO XmStringCreate(3X)XmStringLength(3X)
Hi Folks,
Today hasn't been the best one of my career in IT.
I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them.
At the... (3 Replies)