0
Follow
0
View

The c / / &* problem is not clear

dashan0098 注册会员
2023-02-28 13:21

If L is defined only as a pointer, without & Then assigning L does not change the argument. The L passed in is still a wild pointer
. If you want to get the address of the new pointer, you must return the new address.
&
&
If it's c, you either return the new address or L must be a secondary pointer

About the Author

Question Info

Publish Time
2023-02-28 13:21
Update Time
2023-02-28 13:21

Related Question

PREEVision二次开发修正节点名称

Hyperlink not opening from Microsoft Office Applications

ListView滚动问题和性能提示

springboot自定义的redisTemplate为什么会取代系统自带的

关于this.$confirm的封装问题

问一下:Vue启动APP时,报错Uncaught TypeError: Cannot read property 'use' of 怎么解决

发布网站到本地IIS

arcgis arcacan不能自动矢量化追踪

Redis客户端没有在GET上执行

“with “is not allowed in strict mode