> Of all the possible "undefined" outcomes, I personally prefer the > prolematic one, because it hints me at a problem, as it was in this > case.
Though in this case, if you had used printf, it would have printed "(null)" to your terminal, and not closed the stdout stream, so you would have found the actual bug much faster... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

