Man Page: xmstringseparatorcreate
Operating Environment: redhat
Section: 3
XmStringSeparatorCreate(library call) XmStringSeparatorCreate(library call)NAMEXmStringSeparatorCreate -- A compound string function that creates a compound stringSYNOPSIS#include <Xm/Xm.h> XmString XmStringSeparatorCreate(void)DESCRIPTIONXmStringSeparatorCreate creates a compound string with a single component, a separator.RETURNReturns a new compound string. When the application no longer needs the returned compound string, the application should call XmStringFree.RELATEDXmStringCreate(3). XmStringSeparatorCreate(library call)
| Related Man Pages |
|---|
| xmstringsegmentcreate(3) - centos |
| xmstring(3) - hpux |
| xmstring(3x) - osf1 |
| xmstringcreate(3x) - osf1 |
| xmstring(3x) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| How to capture ^x,^y via bash script? |
| Reduced Activity Notification |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |