DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
C language compiler
Wide string literals
A wide-character string literal is a string literal immediately prefixed by the letter
L
.
Wide-character string literals have type ``array of
wchar_t
.''
Wide string literals may contain escape sequences, and they may be concatenated, like ordinary string literals.
Next topic:
Punctuators
Previous topic:
String literals
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003