Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringLength(3Xm) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmStringCreate(3Xm)

XmStringLength(3Xm)  —  UNIX Programmer’s Manual

NAME

XmStringLength — a compound string function that obtains the length of a compound string.

SYNOPSIS

#include <Xm/Xm.h> int XmStringLength (s1)
XmStrings1;

DESCRIPTION

XmStringLength obtains the length of a compound string.  It returns the number of bytes in s1 including all tags, direction indicators, and separators.  If the compound string has an invalid structure, zero is returned. 

s1Specifies the compound string. 

RETURN VALUE

Returns the length of the compound string. 

RELATED INFORMATION

XmStringCreate(3Xm). 

7th Edition

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