xmstringcopy(3) hpux man page | unix.com

Man Page: xmstringcopy

Operating Environment: hpux

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
xmstring(3) - redhat
xmstringtabletoxmstring(3) - centos
xmstring(3) - hpux
xmstringtabletoxmstring(3) - hpux
xmstringnconcat(3x) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document
Thank you members and admins