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 |
|---|
| xmstringcreate(3) - redhat |
| xmstringcreateltor(3) - redhat |
| xmstring(3x) - osf1 |
| xmstring(3x) - redhat |
| 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? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Issue with events occuring in DST window |