On 17-mrt-2010, at 17:27, Frederic Hardy wrote:
> 
> Hello Felix !
> 
> Why not use arrayIterator::seek() ?
> 
> Best regards,
> Fred

Because the functionality isn't exactly the same. ArrayIterator::seek() only 
sets the array pointer, array_seek would also return the value + have 
fseek()-like functionality with the SEEK_* consts and optional negative offsets.

Felix
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to