Purpose
Returns the position of a character in the collating sequence associated with the kind type parameter of the character.
Class
Elemental function
Argument Type and Attributes
Result Type and Attributes
Default integer.
Result Value
+-------------------------------IBM Extension--------------------------------+
Examples
ICHAR ('X') has the value 88 in the ASCII collating sequence.
Specific Name | Argument Type | Result Type | Pass As Arg? |
---|---|---|---|
ICHAR | default character | default integer | yes (1) |
Notes:
+----------------------------End of IBM Extension----------------------------+