* i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator)
* us_strtod, us_atof: same as i18n_* but only accept dot in any case (this will be useful when parsing stream output chain which uses comma to separate options)
Showing
Please register or sign in to comment