Re: Unicode in source

From: Rick McGowan (rmcgowan@apple.com)
Date: Fri Jul 23 1999 - 13:04:36 EDT


John Cowan wrote:

> Yes, sorry, WinNT supports UTF-16-LE, and writes a correct BOM,
> (first two bytes are FE FF), but it will not process UTF-16-BE
> even *with* a correct BOM; it assumes the local code page instead.

Huh? {FE,FF} is a big-endian BOM. {FF,FE} would be a little-endian BOM.
Which is it really?

        Rick



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:48 EDT