| The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |

Home BasePack Stringl Procedures and Functions IsHexChar |
|||||||
| See also: IsDigit | |||||||
IsHexChar |
|||||||
The function IsHexChar returns TRUE if the character c is a hexadecimal digit ('0' to '9', or 'A' to 'F' (either lower or upper case).
|
|||||||