Next: 2. Constants
Up: 1. Pascal Tokens
Previous: 1.6 Labels
A character string (or string for short) is a sequence of zero or more
characters from the ASCII character set, enclosed by single quotes, and on 1
line of the program source.
A character set with nothing between the quotes ('') is an empty
string.
Character strings
root
1999-06-10