0_0_4087574_16543.c:9: error: syntax error before "Ma"
0_0_4087574_16543.c:13: error: syntax error before "for"
0_0_4087574_16543.c:33: error: initializer element is not constant
0_0_4087574_16543.c:35: error: syntax error before "for"
0_0_4087574_16543.c:46: error: initializer element is not constant
0_0_4087574_16543.c:47: error: syntax error before '>>=' token
0_0_4087574_16543.c:52: error: syntax error before "make_One"
0_0_4087574_16543.c: In function `make_One':
0_0_4087574_16543.c:54: error: `Ma' undeclared (first use in this function)
0_0_4087574_16543.c:54: error: (Each undeclared identifier is reported only once
0_0_4087574_16543.c:54: error: for each function it appears in.)
0_0_4087574_16543.c:54: error: syntax error before "One"
0_0_4087574_16543.c:56: error: `One' undeclared (first use in this function)
0_0_4087574_16543.c: In function `main':
0_0_4087574_16543.c:71: error: `Ma' undeclared (first use in this function)
0_0_4087574_16543.c:71: error: syntax error before "A"
0_0_4087574_16543.c:72: error: `A' undeclared (first use in this function)
|