On Tue, 08 Mar 2005 11:55:14 -0500 Mike Jarabek <[EMAIL PROTECTED]> wrote:
> > Is it possible to obtain the current locale, save it, then change to > the output locale, save the file, then restore the original locale? Oh that's right, the setlocale() call could be used to change the LC_NUMERIC when needed. If all the places where this is needed is identified, PCB can be set up to start entirely in the users locale. Bill
