summaryrefslogtreecommitdiffstats
path: root/c++/examples/create.C
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r3089] Renamed create.C to create.cppBinh-Minh Ribler2000-12-071-112/+0
|
* [svn-r2898] Binh-Minh Ribler2000-11-141-0/+112
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