0_0_21599335_13440.cpp:53:26: error: stray '#' in program
yy[zz]='\0';
^
0_0_21599335_13440.cpp:53:18: error: stray '\' in program
yy[zz]='\0';
^
0_0_21599335_13440.cpp:53:33: error: stray '#' in program
yy[zz]='\0';
^
0_0_21599335_13440.cpp: In function 'int main()':
0_0_21599335_13440.cpp:53:27: error: lvalue required as unary '&' operand
yy[zz]='\0';
^
|