Loadable Function: mark_for_deletion (filename, ...);

Put filenames in the list of files to be deleted when octave terminates.

This is useful for any function which uses temporary files.

Package: general