UnionsActually i got this piece of code from one idl file. i didn't understand that. I am asking you to he...
UnionsThank you to gave replay..... I have code like this.. typedef [switch_type(int)] union { [case(0)...
UnionsI want some example on unions. How can i create union with switch_type attribute. And how can i in...