$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-06-22 20:33:14
At 08:09 PM 6/22/2001, Corwin Joy wrote:
>The trouble with putting two underscores in a variable name is that you
>might end up colliding with a preprocessor
The discussion was about single underscores never followed by an uppercase
letter, never at namespace scope. IOW, totally standard conforming.
--Beman