UTF handling in input/output
Status: Alpha
Brought to you by:
jloeliger
The current scanner can't handle UTF-16, UTF-32 and
ISO-xxxx.x encoded input / output. It can handle
UTF-8 but not inside character constants. A command
line flag has to be added that allows the user to
select the preferred method. The default should
be obtained by reading the locale settings.