$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-07-14 07:39:23
On 7/14/05, Angus Leeming <angus.leeming_at_[hidden]> wrote:
> Also note that '/' isn't a native directory separator on Windows. Use '\'
> instead.
Though it *is* supported by the Microsoft runtime (and presumably all
compiler vendors runtimes on Windows), so it ought to be acceptable
for use in a portable filesystem API, no?
-- Caleb Epstein caleb dot epstein at gmail dot com