H5T_GET_INPAD
Syntax | Return Value | Arguments | Keywords | Version History | See Also
The H5T_GET_INPAD function returns the padding method for unused internal bits within a floating-point datatype.
Syntax
Result = H5T_GET_INPAD(Datatype_id)
Return Value
Returns the padding method. Possible values are:
Arguments
Datatype_id
An integer representing the datatype identifier to be queried.
Keywords
None
Version History