Next: File Naming Control, Previous: Compiling Different Versions of Ada, Up: Switches for gcc
1
2
3
4
5
9
p
8
f
n
w
See Foreign Language Representation, for full details on the
implementation of these character sets.
h
u
s
e
8
b
UTF-8
encodings will be recognized. The units that are
with'ed directly or indirectly will be scanned using the specified
representation scheme, and so if one of the non-brackets scheme is
used, it must be used consistently throughout the program. However,
since brackets encoding is always recognized, it may be conveniently
used in standard libraries, allowing these libraries to be used with
any of the available coding schemes.
scheme. If no -gnatW? parameter is present, then the default
representation is Brackets encoding only.
Note that the wide character representation that is specified (explicitly or by default) for the main program also acts as the default encoding used for Wide_Text_IO files if not specifically overridden by a WCEM form parameter.