n this exercise, you will write a Point structure that represents a space in two-dimensional space. This Point should have both x and y fields (please use these exact names). You will also write three functions for dealing with Points; freadPoint, manhattanDistance, and euclideanDistance. freadPoint should take in a FILE handle and a Point (by reference) that it will initialize; it should not do any prompting. It will return true if it succeeds in reading a point and false if it fails. Each point will be a line in the file, with the x and y coordinates separated by spaces.  The manhattanDistance function w

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter6: Using Arrays
Section: Chapter Questions
Problem 2CP
icon
Related questions
Question

In this exercise, you will write a Point structure that represents a space in two-dimensional space.
This Point should have both x and y fields (please use these exact names).
You will also write three functions for dealing with Points; freadPoint, manhattanDistance,
and euclideanDistance. freadPoint should take in a FILE handle and a Point (by reference) that
it will initialize; it should not do any prompting. It will return true if it succeeds in reading a point
and false if it fails. Each point will be a line in the file, with the x and y coordinates separated by
spaces. 
The manhattanDistance function will take two Points and compute the Manhattan distance
(city block distance) between them, which is the distance that you would travel if you are restricted
to walking parallel to either the x or y axes. Likewise, the euclideanDistance function will take
two Points and compute the Euclidean distance (straight-line distance) between them. Neither
function prints anything; they simply return a value.
Your main function will prompt the user to enter two points and then display the Manhattan
and Euclidean distances. You should call each of your functions (using stdio as a parameter to
freadPoint) to do so.
You may want to use the fabs and sqrt functions to help you with this assignment.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Reference Types in Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
Computer Science
ISBN:
9781337569798
Author:
ECKERT
Publisher:
CENGAGE L