0_0_8531150_31821.c:23: error: syntax error before "mat_mat"
0_0_8531150_31821.c:23: error: syntax error before "a"
0_0_8531150_31821.c: In function `mat_mat':
0_0_8531150_31821.c:25: error: `A' undeclared (first use in this function)
0_0_8531150_31821.c:25: error: (Each undeclared identifier is reported only once
0_0_8531150_31821.c:25: error: for each function it appears in.)
0_0_8531150_31821.c:25: error: syntax error before "c"
0_0_8531150_31821.c:26: error: `c' undeclared (first use in this function)
0_0_8531150_31821.c:26: error: `a' undeclared (first use in this function)
0_0_8531150_31821.c:26: error: `b' undeclared (first use in this function)
0_0_8531150_31821.c: At top level:
0_0_8531150_31821.c:33: error: syntax error before "quickP"
0_0_8531150_31821.c:33: error: syntax error before "a"
0_0_8531150_31821.c: In function `quickP':
0_0_8531150_31821.c:35: error: `A' undeclared (first use in this function)
0_0_8531150_31821.c:35: error: syntax error before "aa"
0_0_8531150_31821.c:36: error: `aa' undeclared (first use in this function)
0_0_8531150_31821.c:38: error: `n' undeclared (first use in this function)
0_0_8531150_31821.c:41: error: `a' undeclared (first use in this function)
0_0_8531150_31821.c: In function `main':
0_0_8531150_31821.c:50: error: `A' undeclared (first use in this function)
0_0_8531150_31821.c:50: error: syntax error before "aa"
0_0_8531150_31821.c:51: error: `aa' undeclared (first use in this function)
0_0_8531150_31821.c:55: error: `bb' undeclared (first use in this function)
|