/sys$common/syshlp/helplib.hlb CC, Run-time functions, tempnam *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Constructs the name for a temporary file. Syntax: #include <stdio.h> char *tempnam (const char *directory, const char *prefix);
|