summaryrefslogtreecommitdiffstats
path: root/c++/examples/SDS.h5
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r8816] Purpose: Remove filesBinh-Minh Ribler2004-07-071-0/+0
| | | | | | | | | | Description: These data files are generated by the example programs and shouldn't need to be in the CVS. Removed them. Platforms tested: SunOS 5.7 (arabica) Linux 2.4 (eirene)
* [svn-r2898] Binh-Minh Ribler2000-11-141-0/+0
Purpose: C++ API for 1.3.x branch Description: The *.C files are the sample code that perform some common operations to an HDF5 file and its components. The *.h5 files are the HDF5 files that are generated/used by the sample programs. Platforms tested: Solaris (arabica) and Linux