Greg Ercolano wrote:
> #include <FL/names.h>
> :
> printf("Event %d is %s\n", e, fl_eventnames[e]);
>
> I don't think there are docs for this, but there should be.
Just made an STR for this:
http://fltk.org/str.php?L2275
I'd document it myself, but I don't know how we should go about it..
currently I don't think there's a precedent for:
1) How to document arrays
2) Where or how functions like fl_xxx() are to be documented
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk