118000_0_29361.cpp
118000_0_29361.cpp(44) : error C2664: 'strcmp' : cannot convert parameter 1 from 'char [100][100]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
118000_0_29361.cpp(56) : error C2664: 'strcmp' : cannot convert parameter 1 from 'char [100][100]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
|