Deletes a given file from the write folder. File paths must be relative, not absolute, you cannot delete files from the application folder or from elsewhere on the disk.
DeleteFile( szFile )
void agk::DeleteFile( const char *szFile )