Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringLin(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmStringCreate(3X)

XmStringLineCount(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

XmStringLineCount — A compound string function that returns the number of separators plus one in the provided compound string

SYNOPSIS

#include <Xm/Xm.h>
int XmStringLineCount (string)  XmString string;

DESCRIPTION

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

stringSpecifies the string. 

RETURN VALUE

Returns the number of lines in the compound string

RELATED INFORMATION

XmStringCreate(3X). 

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