Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCvtCStoDDIF(3X) — Tru64 UNIX 4.0f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCvtCStoDDIF(3X)  —  Subroutines

NAME

DXmCvtCStoDDIF − Converts a compound string into a DDIF format string. 

SYNOPSIS

Opaque DXmCvtCStoDDI(
        XmString cs,
        long ∗byte_count,
        long ∗status );

PARAMETERS

csA compound string. 

byte_count
The number of bytes in the output length of the DDIF string.

status
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 conversion. 
DXmCvtStatusFail The conversion was not successful.

DESCRIPTION

The DXmCvtCStoDDIF routine converts a compound string into a DDIF format string.  The user must free the string by using the Intrinsic routine XtFree. 

RETURN VALUES

A pointer to the DDIF string. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026