Added global ctrl() method to return an ASCII control character (as a string)
that represents the character string (or ASCII value) passed. Example: ctrl('C') returns '\3'.
Loading
Please register or sign in to comment
that represents the character string (or ASCII value) passed. Example: ctrl('C') returns '\3'.