ascii
ascii s
-- convert a string to a list of ascii codes.
ascii v -- convert a list of ascii codes to a string.
See also
String
.
Go to
main index
.
Go to
concepts index
.