Query: xmstringisvoid
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringIsVoid(library call) XmStringIsVoid(library call)NAMEXmStringIsVoid -- A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator componentsSYNOPSIS#include <Xm/Xm.h> Boolean XmStringIsVoid( XmString s1);DESCRIPTIONXmStringIsVoid returns a Boolean value indicating whether or not string s1 is void. s1 Specifies the compound stringRETURNReturns True if any non-zero-length text components, tab components, or separator components exist in s1. That is, the function returns True if the string has no text, tabs, or separators. If s1 contains the NULL string, the function returns True.RELATEDXmStringCreate(3). XmStringIsVoid(library call)
Related Man Pages |
---|
xmstring(3) - redhat |
xmstringcreateltor(3) - redhat |
xmstringsegmentcreate(3) - centos |
xmstringcreateltor(3) - hpux |
xmstring(3x) - centos |
Similar Topics in the Unix Linux Community |
---|
Make all words begin with capital letter? |
Reduced Activity Notification |
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig |
About TODO |
Shopt -s histappend |