552
Pointers explained:
(thelemmy.club)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Another reason I commonly see: to change the structure / "main pointer" to a data structure (esp during freeing and cleanup).