Re: Compiling files not encoded with system settings

2006-05-25 Thread Nicolas De Rico
Ross Ridge wrote: Nicolas De Rico wrote: The file hi-utf16.c, created with Notepad and saved in "unicode", contains a BOM which is, in essence, a small header at the beginning of the file that indicates the encoding. It's not a header that indicates the encoding. It's a header that indicates

Re: Compiling files not encoded with system settings

2006-05-24 Thread Ross Ridge
Nicolas De Rico wrote: > The file hi-utf16.c, created with Notepad and saved in "unicode", >contains a BOM which is, in essence, a small header at the beginning of >the file that indicates the encoding. It's not a header that indicates the encoding. It's a header that indicates the byte order of