UINT – Convert to UNSIGNED type ¶RESULT = UINT(A [, KIND))
Convert to unsigned type
Elemental function
| A | Shall 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. |
Extension.