


XmStringLength(3X)					   XmStringLength(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggLLeennggtthh - A compound string function that obtains the length of a
  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Leennggtthh ((_s_1))
       XXmmSSttrriinngg	 _s_1;;

DESCRIPTION
  XXmmSSttrriinnggLLeennggtthh obtains the length of a compound string.  It returns the
  number of bytes in _s_1	including all tags, direction indicators, and separa-
  tors.	 If the	compound string	has an invalid structure, zero is returned.

  _s_1	 Specifies the compound	string

RETURN VALUE
  Returns the length of	the compound string.

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



































