0_0_6066535_11211.c:1:9: #include expects "FILENAME" or <FILENAME>
0_0_6066535_11211.c:2:9: #include expects "FILENAME" or <FILENAME>
0_0_6066535_11211.c:3:9: #include expects "FILENAME" or <FILENAME>
0_0_6066535_11211.c:4: error: syntax error before "namespace"
0_0_6066535_11211.c:11: error: syntax error before "p1"
0_0_6066535_11211.c: In function `xmult':
0_0_6066535_11211.c:13: error: `p1' undeclared (first use in this function)
0_0_6066535_11211.c:13: error: (Each undeclared identifier is reported only once
0_0_6066535_11211.c:13: error: for each function it appears in.)
0_0_6066535_11211.c:13: error: `p0' undeclared (first use in this function)
0_0_6066535_11211.c:13: error: `p2' undeclared (first use in this function)
0_0_6066535_11211.c: At top level:
0_0_6066535_11211.c:15: error: syntax error before "cmpx"
0_0_6066535_11211.c:15: error: syntax error before "a"
0_0_6066535_11211.c: In function `cmpx':
0_0_6066535_11211.c:17: error: `a' undeclared (first use in this function)
0_0_6066535_11211.c:17: error: `b' undeclared (first use in this function)
0_0_6066535_11211.c: At top level:
0_0_6066535_11211.c:21: error: syntax error before "cmp"
0_0_6066535_11211.c:21: error: syntax error before "a"
0_0_6066535_11211.c: In function `cmp':
0_0_6066535_11211.c:23: error: `a' undeclared (first use in this function)
0_0_6066535_11211.c:23: error: `b' undeclared (first use in this function)
0_0_6066535_11211.c: At top level:
0_0_6066535_11211.c:29: error: syntax error before "a"
0_0_6066535_11211.c: In function `dis':
0_0_6066535_11211.c:31: error: `a' undeclared (first use in this function)
0_0_6066535_11211.c:31: error: `b' undeclared (first use in this function)
0_0_6066535_11211.c: In function `main':
0_0_6066535_11211.c:37: error: stray '\' in program
0_0_6066535_11211.c:37: error: missing terminating " character
0_0_6066535_11211.c:38: error: syntax error before "while"
0_0_6066535_11211.c:38: error: stray '\' in program
0_0_6066535_11211.c:38: error: missing terminating " character
0_0_6066535_11211.c:44: error: stray '\' in program
0_0_6066535_11211.c:44: error: missing terminating " character
0_0_6066535_11211.c:45: error: syntax error before "if"
0_0_6066535_11211.c:49: error: stray '\' in program
0_0_6066535_11211.c:49: error: missing terminating " character
0_0_6066535_11211.c:50: error: syntax error before "continue"
0_0_6066535_11211.c:54: error: stray '\' in program
0_0_6066535_11211.c:54: error: missing terminating " character
0_0_6066535_11211.c:55: error: syntax error before "continue"
0_0_6066535_11211.c:70: error: stray '\' in program
0_0_6066535_11211.c:70: error: missing terminating " character
0_0_6066535_11211.c:72: error: syntax error before '}' token
|