Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDirectory_ListEntries ( const kChar directory,
kArrayList  entries 
)

Creates a list of the file system entries in the specified directory.

Use kArrayList_Purge to destroy the entry names returned by this function.

Parameters
directoryFull path of the directory.
entriesReceives entry names (kArrayList<kString>).
Returns
Operation status.