To assign a value to or access the value of a structure member, your programs must use the format variable -> member to access a structure.
Reveal answer
Fill a bubble to check yourself
To assign a value to or access the value of a structure member, your programs must use the format variable -> member to access a structure.