30 Aug
2010
30 Aug
'10
11:43 a.m.
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