c program tringle

Posted by Johnathon on Stack Overflow See other posts from Stack Overflow or by Johnathon
Published on 2010-03-12T08:12:06Z Indexed on 2010/03/12 8:17 UTC
Read the original article Hit count: 213

Filed under:
|

C program that accepts three integer values from the user representing the three sides of a triangle.

echo whether the 3 numbers makes a equilateral, scalene or isosceles triangle.

© Stack Overflow or respective owner

Related posts about c

    Related posts about command-line