0_0_3910497_27464.c:11: error: syntax error before "_LIST"
0_0_3910497_27464.c:14: error: syntax error before "Matrix"
0_0_3910497_27464.c: In function `init':
0_0_3910497_27464.c:20: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:20: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:23: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c: In function `Swap':
0_0_3910497_27464.c:28: error: `_LIST' undeclared (first use in this function)
0_0_3910497_27464.c:28: error: (Each undeclared identifier is reported only once
0_0_3910497_27464.c:28: error: for each function it appears in.)
0_0_3910497_27464.c:28: error: syntax error before "temp"
0_0_3910497_27464.c:30: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:31: error: `temp' undeclared (first use in this function)
0_0_3910497_27464.c:31: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:32: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:32: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:33: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c: In function `Dispel':
0_0_3910497_27464.c:38: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:40: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:40: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:42: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:43: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:44: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c: In function `Get_D':
0_0_3910497_27464.c:53: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:54: error: request for member `row' in something not a structure or union
0_0_3910497_27464.c:59: error: request for member `row' in something not a structure or union
|