This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
coreutils
Watch
0
Star
0
Fork
0
You've already forked coreutils
mirror of
https://github.com/coreutils/coreutils.git
synced
2024-12-13 11:55:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd17f9b9e1
coreutils
/
lib
/
c-strtod.h
3 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
new files, from Paul Eggert
2003-11-27 15:46:01 +08:00
double
c_strtod
(
char
const
*
,
char
*
*
)
;
(c_strtold): New decl.
2004-07-12 14:31:01 +08:00
long
double
c_strtold
(
char
const
*
,
char
*
*
)
;
Reference in New Issue
Copy Permalink