logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmStringFree — A compound string function that conditionally deallocates memory "XmStringFree" "compound

Description

XmStringFree conditionally  recovers  memory  used  by  a  compound  string.   Applications  should  call
       XmStringFree when the application no longer needs string.

       string    Specifies the compound string to be freed

Name

XmStringFree  — A compound string function that conditionally deallocates memory "XmStringFree" "compound
       string functions" "XmStringFree"

Synopsis

       #include <Xm/Xm.h>
       voidXmStringFree(
       XmStringstring);

See Also