COHERENT help

This page displays the COHERENT help information for tmpnam.

Listing of available help pages


tmpnam() -- Generate a unique name for a temporary file

#include <stdio.h>
char *tmpnam(name);
char *name;