XmStringConcatAndFree man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



     XmStringConcatAndFree(3X) UNIX System V XmStringConcatAndFree(3X)

     NAME
	  XmStringConcatAndFree - A compound string function that
	  appends one string to another and frees the original strings

     SYNOPSIS
	  #include <Xm/Xm.h>
	  XmString XmStringConcatAndFree(
	  XmString s1,
	  XmString s2);

     VERSION
	  This page documents Motif 2.1.

     DESCRIPTION
	  XmStringConcatAndFree copies s2 to the end of s1 and returns
	  a copy of the resulting compound string. The original
	  strings are freed.  The function will allocate space to hold
	  the returned compound string.	 The application is
	  responsible for managing the allocated space.	 The
	  application can recover the allocated space by calling
	  XmStringFree.

	  s1	    Specifies the compound string to which a copy of
		    s2 is appended

	  s2	    Specifies the compound string that is appended to
		    the end of s1

	  The XmStringConcatAndFree function works like the
	  XmStringConcat function, except that it frees the s1 and s2
	  strings, and is therefore more efficient. You should use
	  XmStringConcatAndFree instead of XmStringConcat if you want
	  s1 and s2 to be freed afterwards.

     RETURN
	  Returns a new compound string.

     RELATED
	  XmStringConcat(3), XmStringCreate(3), and XmStringFree(3).

     Page 1					     (printed 7/20/06)

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net