How do I remove the difference in locale between gui and commandline interfaces of same program?

Do not use locale sensitive functions for save and restore values at all. For example use ieee754. H for save and loading mantissa and exponent.

If you can live with only storing these values as double, I would simply suggest using glib's ASCII-limited string formatting/parsing functions.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions