[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, 2005-09-21 at 23:34 +0200, Evert Glebbeek wrote:
> As briefly discussed here,
> http://www.allegro.cc/forums/view_thread.php?_id=530017, the attached
> patch adds an FA_ALL flag to pass in case one wants to match all flags
> (ie, find all files).
> It also addss an FA_NONE flag, which only matches files that have no flags
> set. I don't think this is very useful in practice, but it is nice for the
> symmetry and it makes it possible to #define FA_ALL ~FA_NONE, which is
> somewhat more readable than ~0.
FA_NONE still would return files though, right? Docs need to be updated
too..
--
Elias Pschernig