0_0_15937947_24391.cpp: In function 'int main()':
0_0_15937947_24391.cpp:13:22: error: 'strcmp' was not declared in this scope
if(strcmp(sq,"FIFO")==0)
^
0_0_15937947_24391.cpp:19:21: error: 'strmp' was not declared in this scope
if(strmp(cz,"IN")==0)
^
0_0_15937947_24391.cpp:63:1: error: expected '}' at end of input
}
^
|