Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XmStringSeparatorCreate — A compound string function that creates a compound string

Description

XmStringSeparatorCreate creates a compound string with a single component, a separator.

Name

XmStringSeparatorCreate    —    A   compound   string   function   that   creates   a   compound   string
       "XmStringSeparatorCreate" "compound string functions" "XmStringSeparatorCreate"

Return

       Returns a new compound string.  When the application no longer needs the returned  compound  string,  the
       application should call XmStringFree.

Synopsis

       #include <Xm/Xm.h>
       XmStringXmStringSeparatorCreate(void)

See Also