osf1 man page for dxmcvtcstoos

Query: dxmcvtcstoos

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmCvtCStoOS(3X)														  DXmCvtCStoOS(3X)

NAME
DXmCvtCStoOS - Converts a compound string to an operating-system specific format. Currently uses text format.
SYNOPSIS
Opaque DXmCvtCStoOS( XmString cs, long *byte_count, long *status );
PARAMETERS
A compound string. The number of bytes in the length of the output string. The status of the conversion procedure, indicated by one of the following values: ----------------------------------------------------------- Value Description ----------------------------------------------------------- DXmCvtStatusOK The conversion was successful. DXmCvtStatusDataLoss Data was lost during the conver- sion. DXmCvtStatusFail The conversion was not successful. -----------------------------------------------------------
DESCRIPTION
The DXmCvtCStoOS routine converts a compound string to an operating-system specific format. It currently uses text format. The user must free the string by using the Intrinsic routine XtFree.
RETURN VALUES
The address of the file-compatible format string. DXmCvtCStoOS(3X)
Related Man Pages
xmcvtxmstringtabletotextproperty(3) - redhat
xmcvtxmstringtobytestream(3) - centos
dwtcstextgetstring(3dwt) - ultrix
xmcvtxmstringtabletotextproperty(3) - hpux
xmcvtxmstringtoct(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB