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