Skip to content
GitLab
Explore
Sign in
Register
Mar 07, 2003
c4acf964
Added global ctrl() method to return an ASCII control character (as a string)
· c4acf964
rswindell
authored
Mar 07, 2003
that represents the character string (or ASCII value) passed. Example: ctrl('C') returns '\3'.
c4acf964
Added global ctrl() method to return an ASCII control character (as a string)
rswindell
authored
Mar 07, 2003
that represents the character string (or ASCII value) passed. Example: ctrl('C') returns '\3'.
Loading