summaryrefslogtreecommitdiffstats
path: root/examples/test_read.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r227] Old example test_read.c has been deleted from the examples directory.Elena Pourmal1998-02-081-98/+0
|
* [svn-r132] Examples directory 'examples' was added. It contains two ↵Elena Pourmal1997-10-221-0/+98
programs test_write.c - creates an HDF5 file, writes first dataset, then closes the file, reopens it and adds the second data set test_read.c - finds datasets created by test_write.c program and prints out some information about datasets.