DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L1820
Version: 2.0-feature


For the record, the standard overloaded signature of main() in C++ is
  int main()
  int main(int argc, char* argv[]), so, yes, it would be nice for
Fl_Window::show() to accept those signatures.  Accepting the
extra const's would be fine, but it would be disadvantageous
for fltk to insist on them.


Link: http://www.fltk.org/str.php?L1820
Version: 2.0-feature

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to