Possible Duplicate:
What is "->" in Objective C?
Sometimes I see myObject->dummyLabel. We can use a pointer with dot notation. Why do we use -> ?
Possible Duplicate:
What is "->" in Objective C?
Sometimes I see myObject->dummyLabel. We can use a pointer with dot notation. Why do we use -> ?