0_0_9320959_9651.cpp:9: error: expected unqualified-id before "double"
0_0_9320959_9651.cpp:9: error: expected `)' before "double"
0_0_9320959_9651.cpp:9: error: expected `,' or `;' before "double"
0_0_9320959_9651.cpp:9: error: expected unqualified-id before ')' token
0_0_9320959_9651.cpp:9: error: expected `,' or `;' before ')' token
0_0_9320959_9651.cpp:10: error: expected `)' before "a"
0_0_9320959_9651.cpp:10: error: expected `,' or `;' before "a"
0_0_9320959_9651.cpp:10: error: expected unqualified-id before ')' token
0_0_9320959_9651.cpp:10: error: expected `,' or `;' before ')' token
0_0_9320959_9651.cpp:11: error: expected `)' before "a"
0_0_9320959_9651.cpp:11: error: expected `,' or `;' before "a"
0_0_9320959_9651.cpp:11: error: expected unqualified-id before ')' token
0_0_9320959_9651.cpp:11: error: expected `,' or `;' before ')' token
0_0_9320959_9651.cpp:15: error: `point' does not name a type
0_0_9320959_9651.cpp: In function `point3 subt(point3, point3)':
0_0_9320959_9651.cpp:24: error: `u' has incomplete type
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:24: error: `v' has incomplete type
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:24: error: return type `struct point3' is incomplete
0_0_9320959_9651.cpp:25: error: aggregate `point3 ret' has incomplete type and cannot be defined
0_0_9320959_9651.cpp:26: error: invalid use of undefined type `struct point3'
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:26: error: invalid use of undefined type `struct point3'
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:27: error: invalid use of undefined type `struct point3'
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:27: error: invalid use of undefined type `struct point3'
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:28: error: invalid use of undefined type `struct point3'
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:28: error: invalid use of undefined type `struct point3'
0_0_9320959_9651.cpp:9: error: forward declaration of `struct point3'
0_0_9320959_9651.cpp:29: confused by earlier errors, bailing out
|