Hello Nicolas, NC> Neko uses plain old ANSI C file IO routines. Using UTF8 encoding methods NC> would require a lot of OS-specific code. Might be more appropriate in a NC> separate library (?)
I see... And when I use neko.Utf8.encode, it makes UTF8 assuming the source was in UTF16 (binary Unicode), right? I.e. there is no easy way to convert from a native codepage to UTF8? -- Best regards, Michael mailto:[EMAIL PROTECTED] -- Neko : One VM to run them all (http://nekovm.org)
