$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pete (petehug_at_[hidden])
Date: 2004-11-15 15:51:45
I'm not sure if I'm missing something or not, but I couldn't find
anything in the filesystem documentation that allows one to retrieve
file/directory attributes such as:
Date created/last accessed/last modified
Hidden
System
Read Only
Link
Etc.
I'm particularly interested in portable file date accessors (hoping to
find methods in the path class returning boost::posix_time::ptime). Are
there any known workarounds?