`Iter_Free` returns `INVALID_ITERATOR_SLOT` when t...
# pawn-help
f
Iter_Free
returns
INVALID_ITERATOR_SLOT
when the iterator is full. That is the definition you ought to use. As it happens, this is defined as
cellmin
(i.e. the lowest possible integer value), meaning it can never be greater than the size of the iterator.