Name
afc_dirmaster_item -- Return the nth element
Synopsis
FileInfo * afc_dirmaster_num_items
( DirMaster * dm, unsigned long n );
Description
This function returns the desired n item.
Inputs
- dm
Pointer to a valid DirMaster instance
- n
The ordinal value rappresenting the element you want to
retrieve. Count starts from 0.