Re: gtk_init breaks fortran data operation
- From: David Nečas <yeti physics muni cz>
- To: Alexander Varnin <fenixk19 mail ru>
- Cc: gtk-list gnome org
- Subject: Re: gtk_init breaks fortran data operation
- Date: Mon, 29 Nov 2010 08:55:59 +0100
On Sun, Nov 28, 2010 at 07:15:54PM +0300, Alexander Varnin wrote:
> Yes, you are right. Adding
> >setlocale(LC_NUMERIC, "en_US.utf8");
> after gtk_init solved the problem.
You can use gtk_disable_setlocale() instead. Anyway, en_US.UTF-8 is not
guaranteed to exist; the only one are guaranteed to exist is C (plus
POSIX on POSIX systems).
Yeti
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]