IACHAR(C)

Purpose

Returns the position of a character in the ASCII collating sequence.

Class

Elemental function

Argument Type and Attributes

C
must be of type default character and of length one.

Result Type and Attributes

Default integer.

Result Value

Examples

IACHAR ('X') has the value 88. IBM Copyright 2003