TITLE(tmpfile @@ Get a unique tmpfile name)
USAGE(
tmpfile()
)
DESCRIPTION(
LANG(tmpfile) returns a unique name for a temporary file using C's
tmpnam function.)
VALUE(string)


