summaryrefslogtreecommitdiffstats
path: root/c++/examples
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r2901] Purpose:Bill Wendling2000-11-141-0/+59
| | | | Adding Makefile
* [svn-r2898] Binh-Minh Ribler2000-11-1413-0/+1306
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