Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 18887: /trunk/gtk/ /trunk/gtk/: capt
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 13 Aug 2006 19:30:43 -0700
Ulf Lamping wrote:

As both Jörg and I am german, we both noted that the . vs. , notation could make problems ...

At least on systems with localeconv() support, we could ask localeconv() what the decimal separator is, and use that. It's in ANSI C, so Windows and most if not all modern UN*Xes have it.