SELECTED_CHAR_KIND(NAME) (Fortran 2003)

Purpose

Returns a value of the kind type parameter of a character data type.

Class

Transformational function

Argument type and attributes

NAME
An INTENT(IN) CHARACTER scalar

Result type and attributes

Default integer scalar.

Result value

Related information

Kind type parameters supported by XL Fortran are defined in Type declaration: type parameters and specifiers.