file_find_close

Frees memory after file searching.

Syntax:

file_find_close();


Description

Must be called after handling all files to free memory.


Example:

file_find_close();

This will close and free the memory associated with the file functions.


Back: File System Functions
Next: file_attributes
© Copyright YoYo Games Ltd. 2018 All Rights Reserved