Re: How to extract a floating point number locale-independantly
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How to extract a floating point number locale-independantly
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2016年4月27日 15:14:04 -0300
> Yes for the specific case of ",", before I read the code I was
> thinking other locales might use something else that didn't conflict.
Are there C locales that use something else, besides a dot or a comma?
-- Roberto