Possible Duplicate:
C: Where is union practically used?
I know the concept of union but I don't see the actual case in real world coding that I should use union data structure. I will be very appreciated if you guys can give me some examples or tutorials that shows cases using union properly.
Thanks in advance.