ecl/src/c/reader
Juan Jose Garcia Ripoll e18fdb426a Fixed typo
2010-10-19 22:51:14 +02:00
..
parse_integer.d ecl_parse_number and ecl_parse_integer are splitted into separate files and do not rely on the C library (atoi, strtod, ...) because these functions are affected by the locale. 2010-09-27 10:23:13 +02:00
parse_number.d Fixed typo 2010-10-19 22:51:14 +02:00