Adding source code to the Point DataBlade module udr.c file
You must add code to implement the Distance() function, which you can see in Visual C++ under the Globals node in the Class view. This function implements the same functionality as the rciDistance() function and the Distance() function in previous exercises.
To implement the Distance() function: