File numerics/src/tools/io_tools.h¶
Go to the source code of this file
utilities to deal with files reading/writing in numerics.
Functions
-
int check_hdf5_file(const char *filename)¶
return 1 if filename is hdf5
Warning: we only check the extension (h5 or hdf5)