The list is a local variable, so it's stored on the stack. It references an array of PointClass instances on the heap. But here's the twist: ...
確定! 回上一頁