NAME
XtStringConversionWarning - issue a conversion warning message
SYNTAX
void XtStringConversionWarning(String _s_r_c, String _d_s_t___t_y_p_e);
ARGUMENTS
-
_s_r_c
Specifies the string that could not be converted.
-
-
_d_s_t___t_y_p_e
Specifies the name of the type to which the string could not be converted.
-
DESCRIPTION
The
_X_t_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 with name ``conversionError'',
type ``string'', class ``XtToolkitError, and the default message string
``Cannot convert "_s_r_c" to type _d_s_t___t_y_p_e''.
_X_t_S_t_r_i_n_g_C_o_n_v_e_r_s_i_o_n_W_a_r_n_i_n_g
has been replaced by
_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.
SEE ALSO
XtAppAddConverter(3Xt),
XtAppErrorMsg(3t),
XtConvert(3Xt),
XtDisplayStringConversionWarning(3Xt)
_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