diff options
Diffstat (limited to 'src/float/LDBL_DECIMAL_DIG.c')
| -rw-r--r-- | src/float/LDBL_DECIMAL_DIG.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/float/LDBL_DECIMAL_DIG.c b/src/float/LDBL_DECIMAL_DIG.c new file mode 100644 index 00000000..cc58e752 --- /dev/null +++ b/src/float/LDBL_DECIMAL_DIG.c @@ -0,0 +1,6 @@ +#define LDBL_DECIMAL_DIG (10) + +/* MIN: 10 */ +/* +STDC(201112) +*/ |
