hdf5/hl/examples
Sean McBride 65d8c93470
Many fixes to various compiler warnings (#3124)
* Fixed various -Wmissing-variable-declarations by adding static keyword
* In a few cases, renamed the variable suffix from _g to _s.
* Fixed some -Wmissing-variable-declarations by using different declaration macros
* Fixed various -Wconditional-uninitialized warnings by just initializing variable to zero
* Fixed various -Wcomma warnings
* Fixed clang -Wstrict-prototypes warnings
* Fixed various -Wunused-variable warnings
* Updated some casts to fix the only 3 -Wcast-qual warnings
* Fixed the only -Wsometimes-uninitialized warning
2023-06-18 22:13:38 -07:00
..
CMakeLists.txt Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
CMakeTests.cmake Removes cmake_ext_mod (files moved to cmake) (#2041) 2022-08-19 07:54:42 -07:00
ex_ds1.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_image1.c Many fixes to various compiler warnings (#3124) 2023-06-18 22:13:38 -07:00
ex_image2.c Many fixes to various compiler warnings (#3124) 2023-06-18 22:13:38 -07:00
ex_lite1.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_lite2.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_lite3.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_01.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_02.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_03.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_04.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_05.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_06.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_07.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_08.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_09.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_10.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_11.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ex_table_12.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
image8.txt
image24pixel.txt
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
pal_rgb.h Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ptExampleFL.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
run-hl-ex.sh Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
run-hlc-ex.sh.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00