retroforth/book/Programming-Techniques-Working-With-Characters
crc ba8e774395 book: add some stuff on the Dictionary
FossilOrigin-Name: 98bcd868fd0d5643565fc682b11d6139ff2a8a78bff2dd7418ac29f2ed556d18
2019-03-18 16:20:42 +00:00

7 lines
150 B
Text

# Working With Characters
RETRO provides words for working with ASCII characters.
## Prefix
Character constants are returned using the `$` prefix.