*pt = x; not working (meaning of * and & in C++)

前端 未结 0 1501
死守一世寂寞
死守一世寂寞 2020-12-19 17:09

I am totally newbie and have hard time digesting pointer section in C++.
What I have understood is this:
to access the content of the address, use *
to acc

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