xmstringisvoid(3) centos man page | unix.com

Man Page: xmstringisvoid

Operating Environment: centos

Section: 3

XmStringIsVoid(library call)											      XmStringIsVoid(library call)

NAME
XmStringIsVoid -- A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator components
SYNOPSIS
#include <Xm/Xm.h> Boolean XmStringIsVoid( XmString s1);
DESCRIPTION
XmStringIsVoid returns a Boolean value indicating whether or not string s1 is void. s1 Specifies the compound string
RETURN
Returns 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.
RELATED
XmStringCreate(3). XmStringIsVoid(library call)
Related Man Pages
xmstringcreateltor(3) - redhat
xmstringsegmentcreate(3) - redhat
xmstring(3) - centos
xmstringcreateltor(3) - hpux
xmstringsegmentcreate(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
Please Welcome Dave Munro to the Moderator Team!