xmstringcopy(3) centos man page | unix.com

Man Page: xmstringcopy

Operating Environment: centos

Section: 3

XmStringCopy(library call)												XmStringCopy(library call)

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 applica- tion should call XmStringFree. s1 Specifies the compound string to be copied
RETURN
Returns a compound string.
RELATED
XmStringCreate(3) and XmStringFree(3). XmStringCopy(library call)
Related Man Pages
xmstringtoxmstringtable(3) - redhat
xmstring(3) - centos
xmstringcreate(3) - centos
xmstringcreate(3) - hpux
xmstring(3x) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq