Manual Page Result
0
Command: DXmCvtCStoDDIF | Section: 3 | Source: Digital UNIX | File: DXmCvtCStoDDIF.3X.gz
DXmCvtCStoDDIF(3X) DXmCvtCStoDDIF(3X)
NAME
DXmCvtCStoDDIF - Converts a compound string into a DDIF format string.
SYNOPSIS
Opaque DXmCvtCStoDDIF (cs, byte_count, status)
XmString cs;
long *byte_count;
long *status;
PARAMETERS
A compound string. The number of bytes in the output length of the
DDIF string. The status of the conversion procedure, indicated by one
of the following values:
tab(@); lfHB lfHB l l . _
Value@Description
_
DXmCvtStatusOK@T{ The conversion was successful. T}
DXmCvtStatusDataLoss@T{ Data was lost during the conversion. T}
DXmCvtStatusFail@T{ The conversion was not successful. T}
_
DESCRIPTION
The DXmCvtCStoDDIF routine converts a compound string into a DDIF for-
mat string. The user must free the string by using the Intrinsic rou-
tine XtFree.
RETURN VALUES
A pointer to the DDIF string. delim off
DXmCvtCStoDDIF(3X)