0_0_2412828_925.c:1: error: syntax error before '<' token
0_0_2412828_925.c: In function `funcA':
0_0_2412828_925.c:14: error: `R1' undeclared (first use in this function)
0_0_2412828_925.c:14: error: (Each undeclared identifier is reported only once
0_0_2412828_925.c:14: error: for each function it appears in.)
0_0_2412828_925.c:14: error: `M1' undeclared (first use in this function)
0_0_2412828_925.c: In function `funcB':
0_0_2412828_925.c:19: error: `R2' undeclared (first use in this function)
0_0_2412828_925.c:19: error: `M2' undeclared (first use in this function)
0_0_2412828_925.c: In function `funcC':
0_0_2412828_925.c:24: error: `M1' undeclared (first use in this function)
0_0_2412828_925.c:24: error: `R3' undeclared (first use in this function)
0_0_2412828_925.c: In function `funcD':
0_0_2412828_925.c:29: error: `M2' undeclared (first use in this function)
0_0_2412828_925.c:29: error: `R3' undeclared (first use in this function)
0_0_2412828_925.c: In function `funcE':
0_0_2412828_925.c:34: error: `R3' undeclared (first use in this function)
0_0_2412828_925.c:34: error: `R1' undeclared (first use in this function)
0_0_2412828_925.c:34: error: `R2' undeclared (first use in this function)
0_0_2412828_925.c: In function `funcF':
0_0_2412828_925.c:39: error: `R3' undeclared (first use in this function)
0_0_2412828_925.c:39: error: `R1' undeclared (first use in this function)
0_0_2412828_925.c:39: error: `R2' undeclared (first use in this function)
0_0_2412828_925.c: In function `main':
0_0_2412828_925.c:45: error: `NULL' undeclared (first use in this function)
0_0_2412828_925.c:47: error: `M1' undeclared (first use in this function)
0_0_2412828_925.c:47: error: `M2' undeclared (first use in this function)
0_0_2412828_925.c:49: error: `EOF' undeclared (first use in this function)
0_0_2412828_925.c:52: error: `R1' undeclared (first use in this function)
0_0_2412828_925.c:52: error: `R2' undeclared (first use in this function)
0_0_2412828_925.c:52: error: `R3' undeclared (first use in this function)
|