Hi,

Roger Leigh <[EMAIL PROTECTED]> writes:

> Sven Neumann <[EMAIL PROTECTED]> writes:
> 
> > Note to the gimp-print developers: You should consider to stop using
> > scanf() and similar locale-dependant functions to read your config
> > files. Setting LC_NUMERIC to C is a workaround but it's rather ugly
> > and easy to forget.
> 
> What should be used instead (given that Standard C does not have
> locale objects)?

http://developer.gnome.org/doc/API/2.0/glib/glib-String-Utility-Functions.html#g-ascii-strtod
http://developer.gnome.org/doc/API/2.0/glib/glib-String-Utility-Functions.html#g-ascii-dtostr
http://developer.gnome.org/doc/API/2.0/glib/glib-String-Utility-Functions.html#g-ascii-formatd


Sven
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to