mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
off_t is a 32-bit signed value on Windows, so we should use HDoff_t (which is __int64 on Windows) internally instead. Also defines HDftell on Windows to be _ftelli64(). |
||
---|---|---|
.. | ||
testfiles | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
decompress.c | ||
gif2hdf.c | ||
gif2mem.c | ||
gif.h | ||
gifread.c | ||
h52gifgentst.c | ||
h52giftest.sh.in | ||
hdf2gif.c | ||
hdfgifwr.c | ||
Makefile.am | ||
writehdf.c |