Skip to content

Commit d70a547

Browse files
authored
Update README.md
1 parent 2701b58 commit d70a547

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Pointer/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ int main (){
1717
int a = 20;
1818
int *p = &a;
1919
```
20-
<img>
20+
21+
![pointer](https://user-images.githubusercontent.com/108541991/205320732-33e99288-a60e-4187-890b-4959f58912bf.jpg)
2122

2223

0 commit comments

Comments
 (0)