Hello, I just started learning about hdf5 today.
I wrote a very basic program to read a number in the HFD5 format and then print it out. The program is doing as expected but is giving me a segmentation fault at the end. Any idea why? I have attached the code. I am using "h5fc" to compile the code. I have another question. I want to store the output of an already existing code in the hdf5 format. Right now the code is being compiled using "gfortran". After I make the necessary changes in the files which output the data in the main code, can I simply change the compiler to "h5fc" and expect things to work or it is more complicated than that? Thank you, Pradeep
code_using_hdf5.f90
Description: Binary data
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
