0_0_7553621_5456.c:10: error: syntax error before '/' token
0_0_7553621_5456.c: In function `comp':
0_0_7553621_5456.c:14: error: variable `x' has initializer but incomplete type
0_0_7553621_5456.c:14: error: dereferencing pointer to incomplete type
0_0_7553621_5456.c:14: error: storage size of 'x' isn't known
0_0_7553621_5456.c:14: error: variable `y' has initializer but incomplete type
0_0_7553621_5456.c:14: error: dereferencing pointer to incomplete type
0_0_7553621_5456.c:14: error: storage size of 'y' isn't known
0_0_7553621_5456.c: In function `main':
0_0_7553621_5456.c:28: error: request for member `price' in something not a structure or union
0_0_7553621_5456.c:28: error: request for member `weight' in something not a structure or union
0_0_7553621_5456.c:29: error: syntax error before '/' token
0_0_7553621_5456.c:35: error: request for member `price' in something not a structure or union
0_0_7553621_5456.c:35: error: request for member `weight' in something not a structure or union
0_0_7553621_5456.c:36: error: request for member `price' in something not a structure or union
0_0_7553621_5456.c:36: error: request for member `weight' in something not a structure or union
0_0_7553621_5456.c:36: error: request for member `weight' in something not a structure or union
0_0_7553621_5456.c:39: error: request for member `price' in something not a structure or union
|