


XmStringLineCount(3X)					XmStringLineCount(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggLLiinneeCCoouunntt - A	compound string	function that returns the number of
  separators plus one in the provided compound string

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  iinntt XXmmSSttrriinnggLLiinneeCCoouunntt	((_s_t_r_i_n_g))
       XXmmSSttrriinngg	 _s_t_r_i_n_g;;

DESCRIPTION
  XXmmSSttrriinnggLLiinneeCCoouunntt returns the	number of separators plus one in the provided
  compound string.  In effect, it counts the lines of text.

  _s_t_r_i_n_g Specifies the string.

RETURN VALUE
  Returns the number of	lines in the compound string

RELATED	INFORMATION
  XXmmSSttrriinnggCCrreeaattee((33XX)).




































