next up previous contents
Next: 5.5 Operators Up: 5.4 Constants Previous: 5.4.3 Floating Point Numbers

5.4.4 Characters and Character Strings

Quoted characters return their ASCII value (e.g., 'x').

Character strings are defined with quotation marks, e.g.,

"This is a character string.".



Fred G. Martin
Fri Mar 29 17:44:15 EST 1996