summaryrefslogtreecommitdiff
path: root/modules/c-ldtoastr
blob: e5b6fdf4b03acfa4a7fec0f5e5d3f9fdc05a0358 (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 long double to accurate string in C locale.

Files:
lib/ftoastr.h
lib/ftoastr.c
lib/c-ldtoastr.c

Depends-on:
extensions
intprops
c-snprintf
c-strtold

configure.ac:

Makefile.am:
lib_SOURCES += c-ldtoastr.c

Include:
"ftoastr.h"

License:
GPL

Maintainer:
Marc Nieper-Wisskirchen