* @brief A function used by library function qsort() to sort an array of * points with respect to the first point * @param vp1 Co-ordinates of Point 1 . * @param vp2 Co-ordinates of Point 2 . * @returns @param int distance between p1 and p2. *******************************************************************************/
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected