Is it possible to return an address of a const pointer argument in a function without const qualifier without a warning while -Wall is activated?

前端 未结 0 1727
隐瞒了意图╮
隐瞒了意图╮ 2021-01-06 18:42

Well, the question is mostly above. The only things I could add are that I\'ve tried str+i and &(str[i]) and both gave me a discards \'co

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