summaryrefslogtreecommitdiff
path: root/modules/c-dtoastr
diff options
context:
space:
mode:
Diffstat (limited to 'modules/c-dtoastr')
-rw-r--r--modules/c-dtoastr27
1 files changed, 27 insertions, 0 deletions
diff --git a/modules/c-dtoastr b/modules/c-dtoastr
new file mode 100644
index 0000000000..182cc7ac3b
--- /dev/null
+++ b/modules/c-dtoastr
@@ -0,0 +1,27 @@
+Description:
+Convert double to accurate string in C locale.
+
+Files:
+lib/ftoastr.h
+lib/ftoastr.c
+lib/c-dtoastr.c
+
+Depends-on:
+extensions
+intprops
+c-snprintf
+c-strtod
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += c-dtoastr.c
+
+Include:
+"ftoastr.h"
+
+License:
+GPL
+
+Maintainer:
+Marc Nieper-Wisskirchen

Return to:

Send suggestions and report system problems to the System administrator.