


XmCvtCTToXmString(3X)					XmCvtCTToXmString(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmCCvvttCCTTTTooXXmmSSttrriinngg - A	compound string	function that converts compound	text
  to a compound	string

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  XXmmSSttrriinngg XXmmCCvvttCCTTTTooXXmmSSttrriinngg ((_t_e_x_t))
       cchhaarr	   * _t_e_x_t;;

DESCRIPTION
  XXmmCCvvttCCTTTTooXXmmSSttrriinngg converts a (char *)	string in compound text	format to a
  compound string.  The	application must call XXttAAppppIInniittiiaalliizzee before calling
  this function.  Conversion of	compound text to compound strings is imple-
  mentation dependent.

  _t_e_x_t	 Specifies a string in compound	text format to be converted to a com-
	 pound string.

RETURN VALUE
  Returns a compound string derived from the compound text.  The compound
  text is assumed to be	NULL-terminated; NULLs within the compound text	are
  handled correctly.  The handling of HORIZONTAL TABULATION (HT) control
  characters within the	compound text is undefined.  The compound text format
  is described in the X	Consortium Standard _C_o_m_p_o_u_n_d _T_e_x_t _E_n_c_o_d_i_n_g.

RELATED	INFORMATION
  XXmmCCvvttXXmmSSttrriinnggTTooCCTT((33XX)).





























