temp_file(2)              SYSTEM CALLS               temp_file(2)
NAME
     temp_file - "creates pathname for a temporary file
SYNOPSIS
     string temp_file(string base, object obj);
DESCRIPTION
     Returns a pathname of the  form  /tmp/<base>/<obj-ID>  where
     <base>  is  the  "base"  argument,  and  <obj-ID>  is the ID
     returned by getoid().
SEE ALSO
     getoid()
AUTHOR
     Ichabod@TMI, 3/17/93
MudOS Release 0.9         Last change:                   3-19-93