Copyright Digital Equipment Corp. All rights reserved.

tmpnam

   Generates filenames that can be safely used for a temporary file.

   Format

     #include  <stdio.h>

     char *tmpnam  (char *name);
 


Additional information available:

Function_Variants               Argument        Return_Value