How get file attributes in boost::filesystem ?

18 Dec
18 Dec
2:41 p.m.
New subject: How get file attributes in boost::filesystem ?
On 12/12/06, sidle <sidle@126.com> wrote:
How get file attributes in boost::filesystem ?
Its not clear whether you mean attributes like "is this a file/directory/symbolic link", "is this file empty", etc or "what are the permission bits on this file". The former set of operations are supported, but the latter, not being portable, is not. http://boost.org/libs/filesystem/doc/operations.htm#Non-member_functions -- Caleb Epstein
6745
Age (days ago)
6750
Last active (days ago)
1 comments
2 participants
participants (2)
-
Caleb Epstein
-
sidle