manpagez: man pages & more
man XmStringCopy(3)
Home | html | info | man
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)

openMotif 2.3.1 - Generated Tue Dec 2 11:37:18 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.