Hello, I need to get back the complete filename from an opened hdf5 file. H5Fget_name() only gives me the 'basename' filename component that was used to H5Fcreate() the file. However the current working directory have changed since then :( . Of course, hdf5 has all the needed info as it must hold a handle on the file, but how can I get access to it ? I saw nothing of help in H5F: File Interface [0], have I looked at the wrong place ?
Any clue greatly appreciated. Best Regards, Bernard [0] http://ftp.hdfgroup.org/HDF5/doc/RM/RM_H5F.html _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
