home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XtError(3Xt) XT COMPATIBILITY FUNCTIONS XtError(3Xt)
-
-
- NNAAMMEE
- XtError, XtSetErrorHandler, XtSetWarningHandler, XtWarning
- - low-level error handlers
-
- SSYYNNTTAAXX
- void XtError(_m_e_s_s_a_g_e)
- String _m_e_s_s_a_g_e;
-
- void XtSetErrorHandler(_h_a_n_d_l_e_r)
- XtErrorHandler _h_a_n_d_l_e_r;
-
- void XtSetWarningHandler(_h_a_n_d_l_e_r)
- XtErrorHandler _h_a_n_d_l_e_r;
-
- void XtWarning(_m_e_s_s_a_g_e)
- String _m_e_s_s_a_g_e;
-
- AARRGGUUMMEENNTTSS
- _m_e_s_s_a_g_e Specifies the nonfatal error message that is to
- be reported.
-
- _h_a_n_d_l_e_r Specifies the new fatal error procedure, which
- should not return, or the nonfatal error proce-
- dure, which usually returns.
-
- _m_e_s_s_a_g_e Specifies the message that is to be reported.
-
- DDEESSCCRRIIPPTTIIOONN
- The _X_t_E_r_r_o_r function has been superceded by _X_t_A_p_p_E_r_r_o_r.
-
- The _X_t_S_e_t_E_r_r_o_r_H_a_n_d_l_e_r function has been superceded by
- _X_t_A_p_p_S_e_t_E_r_r_o_r_H_a_n_d_l_e_r.
-
- The _X_t_S_e_t_W_a_r_n_i_n_g_H_a_n_d_l_e_r function has been superceded by
- _X_t_A_p_p_S_e_t_W_a_r_n_i_n_g_H_a_n_d_l_e_r.
-
- The _X_t_A_p_p_W_a_r_n_i_n_g function has been superceded by
- _X_t_A_p_p_W_a_r_n_i_n_g.
-
- SSEEEE AALLSSOO
- _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.1 1
-
-
-