mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Purpose: Added missing fortran functions h5set(get)_buffer_f. Also added docs and tests for them. Solution: Currently functions do not accept conversion and background buffers. This corresponds to H5set(get)_buffer call with buffer pointers set to NULL. If there is a demand, I can overload the functions to have new parameters and go through all trouble creating functions for all supported datatypes. Platforms tested: Solaris 2.7, Linux 2.2., IRIX64-6.5 |
||
---|---|---|
.. | ||
Dependencies | ||
F90Flags.html | ||
F90UserNotes.html | ||
h5_FORTRAN.html | ||
h5a_FORTRAN.html | ||
h5d_FORTRAN.html | ||
h5e_FORTRAN.html | ||
h5f_FORTRAN.html | ||
h5g_FORTRAN.html | ||
h5i_FORTRAN.html | ||
h5p_FORTRAN.html | ||
h5r_FORTRAN.html | ||
h5s_FORTRAN.html | ||
h5t_FORTRAN.html | ||
Makefile.in |