Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add implementations of strtof() and strtold(). These are a bit | Eric Andersen | 2002-03-14 | 1 | -0/+32 |
lame, since internally I'm just using strtod, but that keeps things small, and has the side effect of making these easy to write. -Erik |