Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Syntax
#include <stdio.h>
Remarks
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. For more information, see _tempnam, _wtempnam, tmpnam, _wtmpnam. TMP_MAX_S and _TMP_MAX_S are synonyms of TMP_MAX for use with the related secure functions tmpnam_s, _wtmpnam_s.