solvespace/src/fltk
whitequark 1bbf61b8a2 Fix accidental glibc dependency.
fltkmain accidentally used optind instead of optndx. optind is
defined as an extern int in glibc but not on BSD systems.
This also broke passing a filename on command line.
2015-07-05 06:20:25 +03:00
..
fltkmain.cpp Fix accidental glibc dependency. 2015-07-05 06:20:25 +03:00
fltkutil.cpp Rest of code assumes that allocated memory is filled with zeroes 2014-04-08 07:56:57 +06:00