summaryrefslogtreecommitdiff
path: root/modules/c-dtoastr
blob: 182cc7ac3bcf0433987bc50ad2d9a82a82535779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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