Boost logo

Boost Users :

Subject: [Boost-users] Can I fstat or get the file date/time for a file stream ?
From: Timothy Madden (terminatorul_at_[hidden])
Date: 2010-08-30 07:43:00


Hello

Is there a way to stat or to get file last accessed time from an opened
std::fstream or boost::filesystem::fstream or a boost::iostreams::stream ?

Or is there a way to get the underlaying file descriptor (or a FILE *)
from a fstream so I can call POSIX fstat ?

Thank you,
Timothy Madden


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net