Query: mktemp
OS: v7
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKTEMP(3) Library Functions Manual MKTEMP(3)NAMEmktemp - make a unique file nameSYNOPSISchar *mktemp(template) char *template;DESCRIPTIONMktemp replaces template by a unique file name, and returns the address of the template. The template should look like a file name with six trailing X's, which will be replaced with the current process id and a unique letter.SEE ALSOgetpid(2) MKTEMP(3)
Related Man Pages |
---|
mktemp(3) - centos |
mktemp(3) - suse |
mktemp(3p) - suse |
mkstemp(3) - osf1 |
mktemp(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
mktemp error |
Mktemp help please |
Edit mktemp file |