C:UNION - TechRepublic
General discussion
November 22, 2002 at 11:32 AM
chandraditya2001

C:UNION

by chandraditya2001 . Updated 23 years ago

We know that in C union stores different variables in the same mamoty location, if so then then if i initialialize all of them then why it is not overwriting?..How it can store different values in same memory location??

This discussion is locked

All Comments