Routines (alphabetical) > Routines: H > HDF5 Routines > H5T_GET_INPAD

H5T_GET_INPAD

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

5.6

Introduced

See Also

H5T_GET_FIELDS