Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringPeekNextComponent(3Xm) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmStringCreate(3Xm)

XmStringInitContext(3Xm)

XmStringPeekNextComponent(3Xm)  —  UNIX Programmer’s Manual

NAME

XmStringPeekNextComponent — a compound string function that returns the component type of the next component fetched.

SYNOPSIS

#include <Xm/Xm.h> XmStringComponentType XmStringPeekNextComponent (context)
XmStringContext ∗ context;

DESCRIPTION

XmStringPeekNextComponent examines the next component which would be fetched by XmStringGetNextComponent and returns the component type. 

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

RETURN VALUE

Returns the type of component found. 

RELATED INFORMATION

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

7th Edition

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