Man Page: xmstringseparatorcreate
Operating Environment: centos
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 |
| xmstringsegmentcreate(3) - redhat |
| xmstringcreateltor(3) - hpux |
| xmstring(3x) - osf1 |
| xmstringcreate(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |