Moving data from an array of strings to a structSo I've got a struct that has the coordinates of a triangle like this: struct Point { double x;...
How to stop taking in input once "done" is typedI was trying to write a code to find the average of the numbers entered by a user. I stored them in ...
This user does not accept Private Messages