$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John.Wismar_at_[hidden]
Date: 2005-04-05 11:00:39
steve ahlgren <steveahlgren_at_[hidden]> wrote:
> fs::path p = fs::path( "c:/", fs::native );
What happens when you use this?
fs::path p = fs::path( "c:\\", fs::native );
--------------------------------
John Wismar
john.wismar_at_[hidden]