diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2004-10-20 22:17:58 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2004-10-20 22:17:58 (GMT) |
commit | 278c4d37f969d3d2c7179888d3b157a1d6e46ad2 (patch) | |
tree | fc65b9c8b0ccdb5614d331cabd383acff63ed959 | |
parent | f3931ceead545c60ea0fa2f02f116bcc65a7476c (diff) | |
download | hdf5-278c4d37f969d3d2c7179888d3b157a1d6e46ad2.zip hdf5-278c4d37f969d3d2c7179888d3b157a1d6e46ad2.tar.gz hdf5-278c4d37f969d3d2c7179888d3b157a1d6e46ad2.tar.bz2 |
[svn-r9443] Purpose:
New feature.
Description:
Add a simple HDF5 C++ example and a simple HDF5 Fortran example.
Solution:
1. Add a simple HDF5 C++ example to test HDF5 library and tools under hdf5\c++\examples\ directory.
2. Add a simple HDF5 Fortran example to test HDF5 library and tools under hdf5\fortran\examples\ directory.
3. Add an HDF5 C++ example installation batch file installcppexamples.bat under hdf5\ directory.
4. Add an HDF5 C++ example test batch file testcppexamples.bat under hdf5\c++\examples\ directory.
5. Add an HDF5 Fortran example installation batch file installf90examples.bat under hdf5\directory.
(Note: HDF5 Fortran example test batch file will be added later as there is no Fortran example tests on Unix now.)
Platforms tested:
Microsoft Visual Studio 6.0 on Windows 2000/XP.
Microsoft Visual Studio .NET 2003 on Windows XP (C example only).
Misc. update:
-rwxr-xr-x | windows/all.zip | bin | 335723 -> 373189 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex 5655a86..7d2c58f 100755 --- a/windows/all.zip +++ b/windows/all.zip |