Hello all,
I was wondering if there was a way to set an array
internal pointer to the array element in one step
rather than running a loop where you use next() or prev()
until you stop at the point you want?
Thanks!
David
--
I was wondering if there was a way to set an array
internal pointer to the array element in one step
rather than running a loop where you use next() or prev()
until you stop at the point you want?
Thanks!
David
--
Comment