To change the value of a union member within a function, your program must pass the union variable to the function by value.
Reveal answer
Fill a bubble to check yourself
To change the value of a union member within a function, your program must pass the union variable to the function by value.