$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kloss, Burkhard (Burkhard.Kloss_at_[hidden])
Date: 2001-06-28 07:15:32
<snip - lot's of good arguments>
>As a programmer, I use both FORTRAN (1 based by default) and
>C/C++ (0 based) and know I have to change over
True - but it's one thing to switch indexing regimes when switching
languages. Within a language it should be consistent.