Alexey Barkovoy wrote:

> Delphi dowsn't allow sets with ordinal values larger than 255 too:

That's incorrect.

> Borland Delphi  Version 13.0  Copyright (c) 1983,99 Inprise Corporation
> 1.pas(2) Error: Sets may have at most 256 elements

Sets are restricted to a maximum of 256 members, but the ordinal values
of the members can be higher.

DoDi


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to