Why have null pointers when I am not ready to declare the appropriate value?

前端 未结 0 1665
一整个雨季
一整个雨季 2021-02-04 01:56

I am learning to code in C++ and came across null ptr. The book i read says that null pointers can not be dereferenced. That makes sense because there is nothing to dereference.

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