


XtDisplayStringConversionWarXnTXitnFDgUi(Ns3CpXTltIa)OyNSStringConversionWarning(3Xt)


NNAAMMEE
       XtDisplayStringConversionWarning - issue a conversion
       warning message

SSYYNNTTAAXX
       void XtDisplayStringConversionWarning(_d_i_s_p_l_a_y, _f_r_o_m___v_a_l_u_e,
       _t_o___t_y_p_e)
	    Display* _d_i_s_p_l_a_y;
	    String _f_r_o_m___v_a_l_u_e, _t_o___t_y_p_e;

AARRGGUUMMEENNTTSS
       _d_i_s_p_l_a_y	 Specifies the displaly connection with which the
		 conversion is associated.

       _f_r_o_m___v_a_l_u_e
		 Specifies the string that could not be con-
		 verted.

       _t_o___t_y_p_e	 Specifies the target representation type
		 requested.

DDEESSCCRRIIPPTTIIOONN
       The _X_t_D_i_s_p_l_a_y_S_t_r_i_n_g_C_o_n_v_e_r_s_i_o_n_W_a_r_n_i_n_g function issues a
       warning message using _X_t_A_p_p_W_a_r_n_i_n_g_M_s_g with name ``conver-
       sionError'', type ``string'', class ``XtToolkitError, and
       the default message string ``Cannot convert "_f_r_o_m___v_a_l_u_e"
       to type _t_o___t_y_p_e''.

       To issue other types of warning or error messages, the
       type converter should use _X_t_A_p_p_W_a_r_n_i_n_g_M_s_g or
       _X_t_A_p_p_E_r_r_o_r_M_s_g.

SSEEEE AALLSSOO
       XtAppWarningMsg(3t)
       _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s _- _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
       _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e





















X Version 11		   Release 6.3				1


