0_0_6964465_16780.cpp: In function `void swap(char*, char*)':
0_0_6964465_16780.cpp:6: error: invalid conversion from `char' to `char*'
0_0_6964465_16780.cpp:8: error: invalid conversion from `char*' to `char'
0_0_6964465_16780.cpp: In function `int main()':
0_0_6964465_16780.cpp:13: error: ISO C++ forbids comparison between pointer and integer
|