$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Loïc Joly (loic.joly_at_[hidden])
Date: 2006-08-04 06:28:31
Philippe Vaucher a écrit :
> tmpnam() seems standard C
tmpnam is reputed to be highly unsafe. I'd appreciate too a portable and
safe way to make temporary files in boost::filesystem.
However, I think I read somewhere that some developers of
boost::filesystem believed it was too daunting a task for this library.
-- Loïc