Format:s32 mfsRamRemoveFile(MfsDirID dirID) Arguments: dirID Directory ID of file Return value:Error Function: Deletes file Description: This function deletes the file specified by dirID. Main errors: MFS_ERR_NOTFOUND Specified file not found MFS_ERR_PROTECT Write protected The file attribute is write protected, or the volume attribute is write protected, or the parent directory is write protected.