[fpc-devel] for-in-index loop

Michael Schnell mschnell at lumino.de
Fri Jan 25 11:39:23 CET 2013


On 01/25/2013 11:27 AM, Michael Van Canneyt wrote:
>
> Yes, but this is random access in a string.
>
> Enumerators will not help you with random access, only with sequential 
> access.
>
This is why I put enumerator in "", and in this discussion you already 
said that the OP did not really meant to talk about plain enumerators.

Obviously he wants to have or provide some compiler magic support for 
non-standard indexing.

-Michael



More information about the fpc-devel mailing list