Query: dwtcsempty
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtCSempty(3Dwt) DwtCSempty(3Dwt) Name DwtCSempty - Determines if the compound-string contains any text segments. Syntax int DwtCSempty(compound_string) DwtCompString compound_string; Arguments compound_string Specifies the compound-string. Description The DwtCSempty function determines if the compound-string contains any text segments. DwtCSempty returns True if all text segments in the compound-string are empty. Otherwise, it returns False. Return Values DwtCSempty returns True if all text segments in the compound-string are empty. Otherwise, it returns False. See Also Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtCSempty(3Dwt)
Related Man Pages |
---|
dwtcstextgeteditable(3dwt) - ultrix |
dwtcstextclearselection(3dwt) - ultrix |
dwtcstextgetselection(3dwt) - ultrix |
dwtcstextsetselection(3dwt) - ultrix |
dwtcstrncat(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
How do you detect keystrokes in canonical mode? |
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |