Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

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 an integer representing the padding method. Possible values are:

Arguments

Datatype_id

An integer representing the datatype identifier to be queried.

Keywords

None.

Version History

Introduced 5.6

See Also

H5T_GET_FIELDS


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]