Name
afc_dirmaster_sort -- Sorts the DirMaster list
Synopsis
FileInfo * afc_dirmaster_sort
( DirMaster * dm, ... );
Description
This function sorts the DirMaster list.
Inputs
- dm
Pointer to a valid DirMaster instance
- ...
Tags to be parsed before the sort. Please refer to
afc_dirmaster_set_tag() for a list of valid tags.