Skip to content

Commit 6bd7d3f

Browse files
authored
Update 2023adding.md
1 parent b372e5b commit 6bd7d3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

2023adding.md

-1
Original file line numberDiff line numberDiff line change
@@ -14246,4 +14246,3 @@ const int *p1 = &a; //“*”代表指针,因此按顺序读取为:常量指
1424614246
int *const p2 = &a; //指针常量
1424714247
```
1424814248

14249-
原文地址:http://www.k6k4.com/bbs/show/bbsnqn4141586096495700

0 commit comments

Comments
 (0)