src/h5/h5_types.h

- macro H5_ERR_NOT_IMPLEMENTED added
This commit is contained in:
2008-02-14 15:32:59 +00:00
parent 9c48120cd9
commit f163070d47
+1
View File
@@ -21,6 +21,7 @@
#define H5_ERR_MPI -201
#define H5_ERR_HDF5 -202
#define H5_ERR_NOT_IMPLEMENTED -254
#define H5_O_RDONLY 0x01
#define H5_O_WRONLY 0x02