$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2006-04-04 15:45:36
Andy Little wrote:
> My main point, however, is that it is best to avoid any high ascii charcaters
> where possible because the way they are rendered can be unpredictable and not
> what the author intended !
>
> (I'm still pushing the point .. Dont use high-ascii characters in source code
> FWIW)
Couldn't agree with you more (at least until we can be sure that both
the standard and available compilers support Unicode, and even then I'd
restrict non-English comment text to names only).