When to user -> (arrow) operator.
If the structure/union variable is a pointer variable, to access structure/union elements the arrow operator is used.
If the structure/union variable is a pointer variable, to access structure/union elements the arrow operator is used.