mirror of
https://github.com/corda/corda.git
synced 2025-01-08 14:03:06 +00:00
0d5b7bd126
Floats and doubles can now be read from strings, using the C standard library functions for this purpose (strtof and strtod). The code also relies on standard library functions to implement isNaN() and isInfinite() |
||
---|---|---|
.. | ||
java | ||
java-io.cpp | ||
java-lang.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
jni-util.h |