$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] using boost::filesystem::delete
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-03-03 12:20:46
Hi:
I have a boost::filesystem::wpath object. I need to firstly check if the
file exists, and secondly delete and check the file has been deleted.
How would I go about this?
I've loked at the reference and carn't seem to make sense, are thee any
examples of both these functions?
Any help apreciated.
Sean.