我要评分
获取效率
正确性
完整性
易理解

Creating a Data Space of a Specified Type

Function Syntax

Create a data space of a specified type.

hid_t H5Screate(H5S_class_t type)

Parameters

Parameter

Description

Value Range

Input/Output

type

Type of the data space to create

Non-empty

Input

Return Value

  • Success: data space identifier
  • Failure: negative value