Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStriLin(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmStringLineCount(Xm)          6 January 1993          XmStringLineCount(Xm)


 Name

    XmStringLineCount - a compound string function that returns the number of
    separators plus one in the provided compound string

 Syntax


    #include <Xm/Xm.h>

    int XmStringLineCount (string)
    XmString string;


 Description

    XmStringLineCount returns the number of separators plus one in the pro-
    vided compound string. In effect, it counts the lines of text.

    string  Specifies the string.

 Return value

    Returns the number of lines in the compound string

 See also

    XmStringCreate(Xm)


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