ArrayStack.readPtr

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

Return Value

Type: T*

pointer to element at index

Meta