Albrecht Schlosser 8b094e8af3 Fix a bunch of compiler warnings, particularly for old compilers
Works now much better with old C99 and C++98 standard compilers.
Fixed: C++ comments in C files and headers included by C files.

There are still some warnings with C90 though but these would be
hard to fix and left as-is for now.

test/fractals.cxx: some arrays were too small by 1, or the compiler
  warned at least (false positive?). Anyway, it's fixed now.
2024-03-15 20:42:42 +01:00
..
2023-02-02 19:14:14 +01:00
2024-02-07 18:37:34 +01:00
2022-08-23 09:04:14 +02:00
2024-02-07 18:37:34 +01:00
2024-02-07 18:37:34 +01:00
2023-01-20 16:20:01 +01:00
2023-12-12 11:58:00 +01:00
2023-08-29 22:50:12 +02:00
2022-08-29 12:15:32 +02:00
2024-02-07 18:37:34 +01:00
x.H

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".