I am writing a program to remove all traces of a file from a disk. Everything is in place except for the following: I would like to null out the entire filename from the FAT instead of just the first character. Can anyone give me any insights as to how to go about doing this? I thank anyone in advance who can set me off in the write direction.