0_0_12866064_29985.c:8: error: syntax error before "matrix"
0_0_12866064_29985.c:12: error: syntax error before '}' token
0_0_12866064_29985.c:15: error: syntax error before "mul"
0_0_12866064_29985.c:15: error: syntax error before "a"
0_0_12866064_29985.c: In function `mul':
0_0_12866064_29985.c:18: error: `matrix' undeclared (first use in this function)
0_0_12866064_29985.c:18: error: (Each undeclared identifier is reported only once
0_0_12866064_29985.c:18: error: for each function it appears in.)
0_0_12866064_29985.c:18: error: syntax error before "res"
0_0_12866064_29985.c:22: error: `b' undeclared (first use in this function)
0_0_12866064_29985.c:27: error: `a' undeclared (first use in this function)
0_0_12866064_29985.c:29: error: `res' undeclared (first use in this function)
0_0_12866064_29985.c: In function `main':
0_0_12866064_29985.c:66: error: request for member `r' in something not a structure or union
0_0_12866064_29985.c:67: error: request for member `dp' in something not a structure or union
0_0_12866064_29985.c:68: error: request for member `dp' in something not a structure or union
0_0_12866064_29985.c:69: error: request for member `r' in something not a structure or union
0_0_12866064_29985.c:70: error: request for member `dp' in something not a structure or union
0_0_12866064_29985.c:71: error: request for member `dp' in something not a structure or union
0_0_12866064_29985.c:72: error: request for member `dp' in something not a structure or union
0_0_12866064_29985.c:73: error: request for member `dp' in something not a structure or union
0_0_12866064_29985.c:75: error: request for member `dp' in something not a structure or union
|