0_0_7085402_14453.c: In function `addBigNumer':
0_0_7085402_14453.c:22: error: syntax error before '/' token
0_0_7085402_14453.c:34: error: `sum' undeclared (first use in this function)
0_0_7085402_14453.c:34: error: (Each undeclared identifier is reported only once
0_0_7085402_14453.c:34: error: for each function it appears in.)
0_0_7085402_14453.c:39: error: syntax error before '/' token
0_0_7085402_14453.c:41: error: syntax error before ')' token
0_0_7085402_14453.c:44: error: syntax error before ')' token
0_0_7085402_14453.c: In function `main':
0_0_7085402_14453.c:58: error: syntax error before '/' token
0_0_7085402_14453.c:61: error: `i' undeclared (first use in this function)
0_0_7085402_14453.c:70: error: syntax error before '/' token
|