Commits

Elena Pourmal committed 4fe5ac09995
[svn-r132] Examples directory 'examples' was added. It contains two 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.