diff options
Diffstat (limited to 'src/stdio/L_tmpnam.c')
| -rw-r--r-- | src/stdio/L_tmpnam.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stdio/L_tmpnam.c b/src/stdio/L_tmpnam.c deleted file mode 100644 index 8467199a..00000000 --- a/src/stdio/L_tmpnam.c +++ /dev/null @@ -1,11 +0,0 @@ -#define L_tmpnam (255) - -/** temporary file name length **/ - -/*** -is the maximum length of a temporary filename returned by FUNCTION(tmpnam). -***/ - -/* -STDC(1) -*/ |
