Question: please help me write in C Q3.(20 pts) Declare a struct point with 2 member variables x and y (integers) to indicate the coordinate of
please help me write in C
Q3.(20 pts) Declare a struct point with 2 member variables x and y (integers) to indicate the coordinate of a given point a. (5 pts) Write a function isidentical to check whether 2 given points are the same b. (5 pts) Write a function distance Points to calculate the distance between 2 given points C. (10 pts) Write a function istriangle to check whether 3 given points form a triangle
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
