centos man page for xmstringisvoid

Query: xmstringisvoid

OS: centos

Section: 3

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
xmstringgetnextsegment(3) - redhat
xmstringgetnextsegment(3) - centos
xmstringsegmentcreate(3) - hpux
xmstring(3x) - redhat
xmstring(3x) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input