C
#define DIR_DEL 0xE5
Description
The DIR_DEL macro is used to mark a directory entry as deleted. When a file is deleted, this value will replace the first character in the file name, and will indicate that the file the entry points to was deleted.