Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.