fltk/error.h File Reference


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.


Namespaces

namespace  fltk

fltk/error.h

void(* fltk::error )(const char *,...)
void(* fltk::fatal )(const char *,...)
void(* fltk::warning )(const char *,...)


Fri Apr 2 15:19:54 2010. FLTK ©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.