> > the "index" part is going to return numbers from 0 to pdata size, right? >
Completely, 100% correct! So, if the size is 24 you get numbers from 0 to 23 (inclusive). Yours, Kas.
> > the "index" part is going to return numbers from 0 to pdata size, right? >
Completely, 100% correct! So, if the size is 24 you get numbers from 0 to 23 (inclusive). Yours, Kas.