$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-05-25 08:52:26
Are .hpp and .cpp filenames with a leading numeric character a problem for
any of today's operating systems?
I have a distant memory of working on an OS which didn't allow a numeric as
the first character of a file name. But that a long time ago. What is
current practice? Should Boost avoid such names?
--Beman