Tuesday, May 3, 2011

Basics Pointer

if a is a struct use a.b

if a is a pointer to a struct use a->b

if a is an object pointer and b is a ivar use a->b

if a is an object pointer and b is a property use a

No comments:

FEEDJIT Live