In our previous episode, Andrew Brunner said:
> Right.  But in the case of an array of booleans that will be polled
> and an exit condition will only be met if all booleans are set to
> true.  The order in which a polling thread sees them as being true has
> no bearing on the functionality.

No, but the last one might be set before the condition coupled to that last
one might be carried out. See Jonas' example. 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to