constant
<cstdio>

L_tmpnam

Minimum length for temporary file name
This macro constant expands to an integral expression corresponding to the size needed for an array of char elements to hold the longest file name string possibly generated by tmpnam.

See also