Copyright Digital Equipment Corp. All rights reserved.
Generates filenames that can be safely used for a temporary file.
Format
#include <stdio.h>
char *tmpnam (char *name);
Function_Variants Argument Return_Value