* src/include/lib.h: Added xtmptemplate and made xtmpfile
commita1ac9f031c8564b6cfbd1e31549177c28defab17
authorWerner LEMBERG <wl@gnu.org>
Sat, 12 Feb 2000 07:46:07 +0000 (12 07:46 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sat, 12 Feb 2000 07:46:07 +0000 (12 07:46 +0000)
treebf094b47477f1bd1c29ec06a893b05e233e17bbb
parent8a24f9f43749606e035d9133a70feed5af53eaa2
* src/include/lib.h: Added xtmptemplate and made xtmpfile
parametrically polymorphic.

* src/libs/libgroff/tmpfile.cc: Implemented xtmptemplate
and the alterations to xtmpfile.
xtmpfile can be requested to return the filename created
and asked not to unlink the temp file.  The default behaviour
if parameters are absent is exactly the same as before.
ChangeLog
src/include/lib.h
src/libs/libgroff/tmpfile.cc