RemoveEmptyFolders Delphi Challenge Results
Monday June 1, 2009
in Delphi Challenges ::
The "trick" in this challenge was to create a recursive function which goes down to sub-folder level to see if a sub folder is empty to delete it. Once all empty sub-folders are deleted, if the parent folder is empty it gets deleted.
The "trick" in this challenge was to create a recursive function which goes down to sub-folder level to see if a sub folder is empty to delete it. Once all empty sub-folders are deleted, if the parent folder is empty it gets deleted.
Read the full article to find out who (you?) submitted accepted entries: RemoveEmptyFolders Delphi Challenge Results
Related:

Comments
No comments yet. Leave a Comment