打开现有的HDF5文件。
hid_t H5Fopen(const char *name, unsigned flags, hid_t accessPlistId)
参数名
描述
取值范围
输入/输出
*name
要打开的文件的名称。
非空,长度小于256字节
输入
flags
文件访问标志。
无符号整数
accessPlistId
文件访问属性列表标识符。
整数