delete_memory_file(+Handle,
+Offset, +Length)Delete a Length characters from the memory file, starting at
Offset. This predicate raises a domain_error exception if
Offset or Offset+Length is out of range and a
permission_error if the memory file is read-only or opened.