Is there or how do we implement a function that can determine a given filename exist in any of the directory in our hdd ? What the function should return is the fullpath of the filename if it exist.
Thanks.
Printable View
Is there or how do we implement a function that can determine a given filename exist in any of the directory in our hdd ? What the function should return is the fullpath of the filename if it exist.
Thanks.