Comparing characters in a pointer and char arrays in C++

后端 未结 0 450
慢半拍i
慢半拍i 2020-12-05 01:30

I have a quick question which most likely has an obvious answer. I am new to C++.

I am attempting to compare the elements of a pointer array and a char array. The cod

相关标签:
回答
  • 消灭零回复
提交回复
热议问题