XmStringCopy
XmStringCopy
Section: Misc. Reference Manual Pages (library call) Local index
Up
NAME
XmStringCopy --- A compound string function that makes a copy of a string
SYNOPSIS
#include <Xm/Xm.h >
XmString XmStringCopy (
XmString s1 );
DESCRIPTION
XmStringCopy makes a copy of an existing compound string.
When the application no longer needs the returned compound string,
the application should call XmStringFree .
s1
Specifies the compound string to be copied
RETURN
Returns a compound string.
RELATED
XmStringCreate (3) and XmStringFree (3).
Index
NAME
SYNOPSIS
DESCRIPTION
RETURN
RELATED
This document was created by
man2html ,
using the manual pages.
Time: 21:59:00 GMT, April 16, 2011