summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_obj_info.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix mistake in h5dsm_obj_info.cNeil Fortner2017-05-111-0/+2
|
* Implement H5Oget_info. Fix bugs in H5Oopen_by_addr and H5Oopen. AddNeil Fortner2017-05-041-0/+89
h5dsm_obj_info and h5dsm_obj_open_addr examples. Other minor fixes/cleanup.