Copyright Digital Equipment Corp. All rights reserved.

mkstemp

   Constructs a unique filename.

   Format

     #include  <stdlib.h>

     int mkstemp  (char *template);
 


Additional information available:

Argument        Description     Return_Values