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

H5T_GET_STRPAD


Syntax | Return Value | Arguments | Keywords | Version History | See Also

The H5T_GET_STRPAD function returns the padding method for a string datatype.

Syntax

Result = H5T_GET_STRPAD(Datatype_id)

Return Value

Returns a string containing the padding method. Possible values are:

Arguments

Datatype_id

An integer representing the datatype's identifier to be queried.

Keywords

None.

Version History

Introduced 5.6

See Also

H5T_GET_CSET, H5T_GET_SIZE


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