Copyright Digital Equipment Corp. All rights reserved.

tempnam

   Constructs the name for a temporary file.

   Format

     #include  <stdio.h>

     char *tempnam  (const char *directory, const char

                    *prefix, . . . ;)
 


Additional information available:

Arguments       Description     Return_Values