Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringCopy(3X) — DG/UX 5.4R2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmStringCopy(3X)          UNIX System V          XmStringCopy(3X)



     NAME
          XmStringCopy-A compound string function that makes a copy of
          a string

     SYNOPSIS
          #include <Xm/Xm.h>

          XmString XmStringCopy (s1)
               XmString  s1;


     DESCRIPTION
          XmStringCopy makes a copy of a compound string.  The space
          for the resulting compound string is allocated within the
          function.  The application is responsible for managing the
          allocated space.  The memory can be recovered by calling
          XmStringFree.


          s1     Specifies the compound string to be copied


     RETURN VALUE
          Returns a new compound string.

     RELATED INFORMATION
          XmStringCreate(3X) and XmStringFree(3X).




























     1                                                (printed 6/8/92)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026