Platform | x64, Win32 |
Purpose |
To convert an integer to character form. |
Syntax |
CHARACTER (LEN=*) FUNCTION CNUM(J)
|
Description |
Converts the INTEGER (KIND=3) number J to characters, left-justified with sign if negative. |
Notes |
This is a Silverfrost library function. |