[fpc-pascal] Int64 is not an ordinal...

Florian Klämpfl florian at freepascal.org
Sun Jan 6 08:31:47 CET 2013


Am 06.01.2013 00:34, schrieb Bart:
> On 1/5/13, Michael Van Canneyt <michael at freepascal.org> wrote:
> 
>> Because they don't fit in 32 bits.
> 
> Which (to me) raises the question: why do "true ordinal" values have
> to fit in 32 bits?

Because operations like array accesses require that they fit into one
register.




More information about the fpc-pascal mailing list