$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-08-03 09:09:27
Dave Gomboc <dave_at_[hidden]> writes:
> Ah, naming again. My favourite. :-)
>
> I like create_path_and_directory. I prefer this order of the two terms
> because logically the path exists before the directory itself does.
create_full_path(path, 'd')
create_full_path(path, 'f')
??
-- Dave Abrahams Boost Consulting www.boost-consulting.com