Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStriLen(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmStringLength(Xm)             6 January 1993             XmStringLength(Xm)


 Name

    XmStringLength - a compound string function that obtains the length of a
    compound string

 Syntax


    #include <Xm/Xm.h>

    int XmStringLength (s1)
    XmString s1;


 Description

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

    s1      Specifies the compound string.

 Return value

    Returns the length of the compound string.

 See also

    XmStringCreate(Xm)


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