The next example shows how to call functions whose parameters do not contain basic data types but structures. For this, the function distance() receives two parameters of type Point. However, it does ...