Man Page: xmstringfreecontext
Operating Environment: centos
Section: 3
XmStringFreeContext(library call) XmStringFreeContext(library call)NAMEXmStringFreeContext -- A compound string function that releases the string scanning context data structureSYNOPSIS#include <Xm/Xm.h> void XmStringFreeContext( XmStringContext context);DESCRIPTIONXmStringFreeContext releases the string scanning context data structure. context Specifies the string context structure that was allocated by the XmStringInitContext functionRELATEDXmStringCreate(3) and XmStringInitContext(3). XmStringFreeContext(library call)
| Related Man Pages |
|---|
| xmstringgetnextsegment(3) - redhat |
| xmstringgetnextcomponent(3) - redhat |
| xmstringcreate(3) - centos |
| xmstringgetnextcomponent(3) - centos |
| xmstringgetnextsegment(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |