hdf5/fortran
Xuan Bai faa845f84b [svn-r8817] Purpose:
Bug Fix.

Description:
nh5zget_filter_info_c function was not declcared as H5_FCDLL, which is
required for fortran dll in Windows. _H5ZGET_FILTER_INFO_C is considered
as an unresolved external symbol by Fortran Compiler in Windows without
H5_FCDLL.

Solution:
Added H5_FCDLL for nh5zget_filter_info_c function.

Platforms tested:
DEC Fortran 6.0 in Windows XP.

Misc. update:
2004-07-07 10:26:56 -05:00
..
2004-05-20 16:38:28 -05:00
2004-07-07 10:26:56 -05:00
2004-07-02 21:39:24 -05:00
2004-04-22 12:18:46 -05:00
2003-08-13 23:58:29 -05:00