DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2364 Version: 2.0-current It should work on every compiler though (for the record, I run linux+gcc normally anyway) because it's standard-defined behaviour. The function pointers are a bit tricky, sure, but they're valid and the overloaded functions work specifically because they're 'extern "C"' and thus name mangling doesn't get to them the way it does with C++ mangling. If you want to test it, use the latest svn revision; the weekly snapshot will be utter garbage as I was in too much of a rush for that! Link: http://www.fltk.org/str.php?L2364 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
