Write the declaration of a union called Items with the following members:
Alpha | a character |
Num | an integer |
bigNum | a long integer |
real | a float |
Next, write the definition of an Items union variable.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.