$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Maitin-Shepard (jbms_at_[hidden])
Date: 2004-02-02 17:56:28
Walter Landry <wlandry_at_[hidden]> writes:
> Beman Dawes <bdawes_at_[hidden]> wrote:
>> How should size( "foo" ) behave if "foo" is a directory?
> What about symlinks?
I think those should be resolved by default, but there should be some
syntax to avoid them resolving (not particularly useful with this
function though).
-- Jeremy Maitin-Shepard