| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
AChar(I) |
AChar: CHARACTER*1 function.
I: INTEGER; scalar; INTENT(IN).
Intrinsic groups: f2c, f90.
Description:
Returns the ASCII character corresponding to the code specified by I.
See section 8.11.9.131 IAChar Intrinsic, for the inverse of this function.
See section 8.11.9.39 Char Intrinsic, for the function corresponding to the system's native character set.