summaryrefslogtreecommitdiffstats
path: root/examples/test_write.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r228] Old example test_write.c has been removed from the examples ↵Elena Pourmal1998-02-081-130/+0
| | | | directory.
* [svn-r132] Examples directory 'examples' was added. It contains two ↵Elena Pourmal1997-10-221-0/+130
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.