/sys$common/syshlp/helplib.hlb CC, Run-time functions, tmpnam *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates a character string that you can use in place of the file-name argument in other function calls. Syntax: #include <stdio.h> char *tmpnam(char *name);
|