GOOC - Game Oriented Object C
GOOC - Game Oriented Object C
7.7. Address-of Operator
7.7. Address-of Operator
You can use the address-of operator & to obtain the memory address of a valid gool reference, that is, an integer, stack address (argument or local variable), null (or nil), or field (except sp).