Re: setlocale & gtk
- From: Allin Cottrell <cottrell wfu edu>
- To: Tomas Soltys <tomas soltys range-software com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: setlocale & gtk
- Date: Tue, 1 Sep 2009 16:17:37 -0400 (EDT)
On Tue, 1 Sep 2009, Tomas Soltys wrote:
I forgot to write that this behaviour apply only on Windows not on Linux.
[...]
Recently I have ran into a problem with locale settings.
1. I need my application to have disabled locale settings. This is mainly
for the number representation.
If that's all you're really worried about:
setlocale(LC_NUMERIC, "C");
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]