Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringFreeContext(3Xm) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmStringCreate(3Xm)

XmStringInitContext(3Xm)

XmStringFreeContext(3Xm)  —  UNIX Programmer’s Manual

NAME

XmStringFreeContext — a compound string function that instructs the toolkit that the context is no longer needed.

SYNOPSIS

#include <Xm/Xm.h> void XmStringFreeContext (context)
XmStringContext ∗ context;

DESCRIPTION

XmStringFreeContext instructs the toolkit that the context is no longer needed and will not be used without reinitialization. 

contextSpecifies the string context structure which was allocated by the XmStringInitContext function. 

RELATED INFORMATION

XmStringCreate(3Xm) and XmStringInitContext(3Xm). 

7th Edition

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