fltk/error.h File Reference
Namespaces
namespace
fltk
Variables
fltk/error.h
void(*
fltk::error
)(const char *,...)
void(*
fltk::fatal
)(const char *,...)
void(*
fltk::warning
)(const char *,...)
Detailed Description
Functions to report errors and possibly kill the program. You can change these pointers from their default values so that
fltk
calls your code instead.
Wed Jun 17 08:45:38 2009.
©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.