Can I fstat or get the file date/time for a file stream ?
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
5190
Age (days ago)
5190
Last active (days ago)
0 comments
1 participants
participants (1)
-
Timothy Madden