DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
C language compilers
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:
Comments
Previous topic:
String literals
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005