ArrayStack.readPtrAbs

class ArrayStack(T)
T*
readPtrAbs
(
uinteger index
)

Return Value

Type: T*

pointer to element at index

Meta