title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TMP_MAX, L_tmpnam | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
ab19fd0c-b5b7-49f7-b23d-da9dfbcf0c1f |
7 |
corob-msft |
corob |
ghogen |
#include <stdio.h>
TMP_MAX
is the maximum number of unique filenames that the tmpnam
function can generate. L_tmpnam
is the length of temporary filenames generated by tmpnam
.