$ make g++ -Wall -ansi -pedantic -c test.cpp test.cpp: In function ‘int main(int, char**)’: test.cpp:281: error: ‘strcmp’ was not declared in this scope make: *** [test.o] Error 1
Log in to post a comment.