Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmCvtCTToXmString(3X)

XmCvtXmStringToCT(3X)  —  Subroutines

NAME

XmCvtXmStringToCT − a compound string function that converts a compound string to compound text.

SYNOPSIS

#include <Xm/Xm.h> char ∗ XmCvtXmStringToCT (string)
XmStringstring;

DESCRIPTION

XmCvtXmStringToCT converts a compound string to a (char ∗) string in compound text format. 

stringSpecifies a compound string to be converted to compound text. 

RETURN VALUE

Returns a (char ∗) string in compound text format.  This format is described in the X Consortium Standard Compound Text Encoding. 

RELATED INFORMATION

XmCvtCTToXmString(3X). 

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