DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringLineCount(X3mot)


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.

string
Specifies the string.

Return values

Returns the number of lines in the compound string

References

XmStringCreate(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004