>>> On Tue, 10 Apr 2001 22:34:04 -0400
>>> Christopher Faylor <[EMAIL PROTECTED]> said:

> Would it make sense to augment newlib to do the right thing, then?

No, I'm afraid it wouldn't.

`wcstombs' must be sensitive to a locale selected by an
application according to the ISO C standard.
In this case, however, it must be sensitive to the system
default locale of Windows.

I believe we should use WideCharToMultiByte for i18n of such
Windows specific tools.
____
  | AIST      Kazuhiro Fujieda <[EMAIL PROTECTED]>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology


> 
> cgf
> 

Reply via email to