$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2005-03-19 21:38:03
On Sat, 19 Mar 2005 19:15:08 -0700, Jeff Garland wrote
> where is_file is defined as follows:
> // equivalent of if (-d path) in perl
oops, that should have said:
> // equivalent of if (-f path) in perl
Jeff