66464_0_8038.cpp: In function `int main()':
66464_0_8038.cpp:12: error: ISO C++ forbids comparison between pointer and integer
66464_0_8038.cpp:14: error: invalid conversion from `char*' to `char'
66464_0_8038.cpp:15: error: incompatible types in assignment of `char' to `char[3]'
|