Query: xmstringcopy
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringCopy(library call) XmStringCopy(library call)NAMEXmStringCopy -- A compound string function that makes a copy of a stringSYNOPSIS#include <Xm/Xm.h> XmString XmStringCopy( XmString s1);DESCRIPTIONXmStringCopy makes a copy of an existing compound string. When the application no longer needs the returned compound string, the applica- tion should call XmStringFree. s1 Specifies the compound string to be copiedRETURNReturns a compound string.RELATEDXmStringCreate(3) and XmStringFree(3). XmStringCopy(library call)
| Related Man Pages | 
|---|
| xmstring(3) - redhat | 
| xmstringtoxmstringtable(3) - redhat | 
| xmstring(3) - centos | 
| xmstringcreate(3x) - osf1 | 
| xmstringnconcat(3x) - osf1 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Weird 'find' results | 
| Set hard block limit for user using quota | 
| CentOS7 restoring file capabilities | 
| Unsure why access time on a directory change isn't changing |