23 #if !defined (octave_lo_error_h)
24 #define octave_lo_error_h 1
CRUFT_API liboctave_warning_handler current_liboctave_warning_handler
void liboctave_warning(const char *fmt,...)
CRUFT_API void set_liboctave_error_with_id_handler(liboctave_error_with_id_handler f)
void liboctave_warning_with_id(const char *id, const char *fmt,...)
CRUFT_API void set_liboctave_warning_with_id_handler(liboctave_warning_with_id_handler f)
CRUFT_API int long GCC_ATTR_NORETURN
CRUFT_API void set_liboctave_error_handler(liboctave_error_handler f)
CRUFT_API liboctave_error_handler current_liboctave_error_handler
F77_RET_T const double const double * f
void(* liboctave_warning_with_id_handler)(const char *, const char *,...)
CRUFT_API liboctave_warning_with_id_handler current_liboctave_warning_with_id_handler
void liboctave_fatal_with_id(const char *id, const char *fmt,...) GCC_ATTR_NORETURN
CRUFT_API liboctave_error_with_id_handler current_liboctave_error_with_id_handler
void liboctave_fatal(const char *fmt,...) GCC_ATTR_NORETURN
void(* liboctave_error_with_id_handler)(const char *, const char *,...)
void(* liboctave_warning_handler)(const char *,...)
void(* liboctave_error_handler)(const char *,...)
CRUFT_API void set_liboctave_warning_handler(liboctave_warning_handler f)