... XmStringConcatAndFree - Online Linux Manual PageSection : library call
NAMEXmStringConcatAndFree — A compound string function that appends one string to another and frees the original strings .iX "XmStringConcatAndFree" .iX "compound string functions" "XmStringConcatAndFree"
SYNOPSIS#include <Xm/Xm.h>
XmString XmStringConcatAndFree(
XmString s1,
XmString s2);
DESCRIPTIONXmStringConcatAndFree 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.
RETURNReturns a new compound string.
RELATEDXmStringConcat(3), XmStringCreate(3), and XmStringFree(3). ... 0
Johanes Gumabo
Data Size : 6,050 byte
man-XmStringConcatAndFree.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 183,003
Visitor ID : :
Visitor IP : 52.14.219.203 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|XmStringConcatAndFree.3|2|..|... ) (parse_manual_page_|249|XmStringConcatAndFree.3|52|iX|.iX "XmStringConcatAndFree"
) (parse_manual_page_|249|XmStringConcatAndFree.3|53|iX|.iX "compound string functions" "XmStringConcatAndFree"
) (parse_manual_page_|249|XmStringConcatAndFree.3|87|..|... )