Files
harbour-core/harbour/source/rtl/val.c
Walter Negro fd666ad218 * source/rtl/val.c
! hb_strVal() - Change dValue from double to long double.
       This allows that the string-number conversions are same for program
       and for compilation.
       ? ( val("1191.63") == 1191.63 ) -> TRUE
2002-02-18 03:04:00 +00:00

4.9 KiB