netcdf-c
netcdf-c copied to clipboard
Silence most warnings in `libsrc`
The few remaining warnings are either not obvious what the correct type should be, or would require changing multiple function prototypes to fix, so I've left them in.
Thanks for doing this! Code improvement is always welcome.