mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
/**
|
|
* \ingroup H5A
|
|
* \def H5Acreate()
|
|
* H5Acreate() is a macro that is mapped to either H5Acreate1() or
|
|
* H5Acreate2().
|
|
*
|
|
*
|
|
* \todo Standardize the way we describe these macros!
|
|
*/
|