|
From: Ethan M. <merritt@u.washington.edu> - 2005-06-13 02:24:21
|
On Saturday 11 June 2005 02:41 am, SourceForge.net wrote: > >Comment By: Hans-Bernhard Broeker (broeker) > > I.e. we need a new command > > set locale {input|output|both} <locale_name> > > (or equivalent additions to 'set style data' and 'set > format'), and maybe even a per-file handling option in > {s}plot to override this. I was under the impression that there is no way of separating the locale used for input (e.g. scanf) from the locale used for output (e.g. printf). Do you know otherwise? As to "set locale xx_YY.ZZ", we could create such a command easily. But the documentation must be as clear as possible that such a command will only *work* if the appropriate locale is already installed on the user's machine. -- Ethan A Merritt Biomolecular Structure Center University of Washington 98195-7742 |