Write a structure declaration named Destination, with the following members:
city, a string object
distance, a Measurement structure (declared in Question)
Also define a variable of this structure type.
Question
Write a structure declaration named Measurement, with the following members:
miles, an integer
meters, a long integer
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.