EAGLE Help
Character Functions
Character functions
are used to manipulate single characters.
The following character functions are available:
isalnum()
isalpha()
iscntrl()
isdigit()
isgraph()
islower()
isprint()
ispunct()
isspace()
isupper()
isxdigit()
tolower()
toupper()
Index
Copyright © 2005 CadSoft Computer GmbH