@@ -4,7 +4,7 @@ This examples shows the power of void pointers and how you can use them to refer
Multiple pointer types using a single pointer.
## build and run
```
```bash
gcc pointer.c -o multipointer
./multipointer
```bash
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.