Summary on Re: [fpc-pascal] Unicode file routines proposal
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Tue Jul 1 15:50:30 CEST 2008
On Tue, Jul 1, 2008 at 10:28 AM, Marco van de Voort <marcov at stack.nl> wrote:
> C/C++ support the native encoding on all platforms.
I did some googling and they don't support unicode filenames. So we
are back to zero systems using this method again =)
http://www.google.com/search?q=C%2B%2B+unicode+filename&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:pt-PT:official&client=firefox-a
I think that we should keep in mind that we already have a fast ansi
set of routines which fits the operating system encoding (but is never
utf-16).
What we wish to have is a unicode set of routines, the ansi routines
will keep existing if you really need speed.
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list