0_0_4525722_11733.cpp:12: error: expected unqualified-id before '/' token
0_0_4525722_11733.cpp:12: error: expected `,' or `;' before '/' token
0_0_4525722_11733.cpp: In function `double area_cpoly(double, TPoint*, long int)':
0_0_4525722_11733.cpp:175: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:175: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:175: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:175: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:175: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:177: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:177: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:177: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:177: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp:177: error: invalid use of undefined type `struct TPoint'
0_0_4525722_11733.cpp:170: error: forward declaration of `struct TPoint'
0_0_4525722_11733.cpp: At global scope:
0_0_4525722_11733.cpp:180: error: elements of array `TPoint poly[20]' have incomplete type
0_0_4525722_11733.cpp:180: error: storage size of `poly' isn't known
0_0_4525722_11733.cpp:180: error: storage size of `poly' isn't known
0_0_4525722_11733.cpp:180: error: elements of array `TPoint pts[20]' have incomplete type
0_0_4525722_11733.cpp:180: error: storage size of `pts' isn't known
0_0_4525722_11733.cpp:180: error: storage size of `pts' isn't known
|