Martijn van Beurden wrote:

>> Wouldn't "tukey(1/2)" be better?
>>
>> Erik
>
> 5e-1 is directly parsed by strtod, while 1/2 isn't AFAIK.

Another idea is to write flac_strtod() (and probably local_strtod() too)
function that is able to parse both "0.5" and "0,5" strings regardless of
current locale settings. But I'm not sure that this idea is good enough.
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to