Triangle.c

  1. PointType a;
  2. PointType b;
  3. PointType c;
    struct Triangle(T, int N)

Meta