$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2006-04-01 14:13:15
"Yuval Ronen" wrote
> Either all text, including names, is written in English only, or it can
> be written in any language, but not in source files, or all source files
> are converted to Unicode. Going the middle way of allowing English, plus
> some selected European languagues (because they happen to be somewhat
> close to English) sounds wrong to me (and can be considered unfair by
> some, but that's not my point).
The characters allowed in source files are actually laid down in the C+ standard
AFAIK. That is limited to the characters allowed in the grammar and I'm fairly
sure that doesnt include e.g the copyright symbol etc.
regards
Andy Little