On Mon, Jul 29, 2002 at 01:05:49PM -0500, [EMAIL PROTECTED] wrote: > > On 07/26/2002 10:46:16 PM "Addison Phillips [wM]" wrote: > > > >That does leave you with the must less happy problem of finding a platform > with > >user defined locales (approximately no platforms conveniently do this). > > Indeed, a big problem, which is why I would avoid it as much as possible.
Well, Linux does it quite conveniently, and if you use the GNU C compiler you can do it on many platforms. That is: create your own 10646 based locale, and even make most of the applications run in your own language. Kind regards Keld

