On Sat, 27 Mar 2010 02:05:35 -0300
Antônio <[email protected]> wrote:

> Ord('a') makes sense to the compiler, Ord('á') does not. Why?

Because 'á' is a string - a multibyte character.

I'm curious, why do you need that?


Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to