$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tomek (at_at_[hidden])
Date: 2005-09-07 11:23:49
Hi,
Can you add to boost::filesystem namespace class for temporary files
which will remove file on object destruction ?
I prepared same sample code : http://psycho.pl/pub/src/tmpfile.cc
If you say that this is ok, I will write it using boost library and
also working on win32.
Thanks
Tom