Hi, all. Is there a general rule in FLTK for memory allocation errors? For example, Fl_Group->add must use some form of allocation, but it returns no error flag. Is there any way to guarantee that it worked? What happens if it doesn't work?
In short, can you trap memory allocation errors in FLTK? Bruce _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

