c++ block scope vs function scope

后端 未结 0 1174
你的背包
你的背包 2020-12-03 08:33

What is the difference between block scope and function scope in c++? At the end of these scopes, stack variables are unaccessable, but what about pointers

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