int unlink( const char *filename )


	- prototype in dos.h or io.h

	- returns 0 if successful, else -1
	- attempts to delete an open file may damage the file system