8.292 UINT – Convert to UNSIGNED type

Synopsis:

RESULT = UINT(A [, KIND))

Description:

Convert to unsigned type

Class:

Elemental function

Arguments:
AShall be of type INTEGER, REAL, COMPLEX or UNSIGNED or a boz-literal-constant.
KIND(Optional) A scalar INTEGER constant expression indicating the kind parameter of the result.
Standard:

Extension.