I have an exam question question here which asks:
"The C operator -> is a shorthand for a more complex notation. Explain the circumstances in which -> or the more complex notation would be used. Write an example of the more complex notation."
I`m not sure what the examiner is looking for here. My impression is that there is only one way to denote a structure dereference and that is ->. Can anyone help?