this post was submitted on 13 Jul 2023
        
      
      678 points (96.7% liked)
      Programmer Humor
    32410 readers
  
      
      1 users here now
      Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
 - No NSFW content.
 - Jokes must be in good taste. No hate speech, bigotry, etc.
 
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
          
          
H-how did this meme clear up a confusion I have with ** pointers after all these years?
They're just pointer pointers!
Dang, that is so cool C can do that.
wait until you learn about template templates in C++
Are the templates in the room with us right now?
I know a guy who knows a guy who knows a guy
If you've never seen this before, I think it's transformative to how you read C/C++ declarations and clearer up a lot of confusion for me when I was learning.
https://cseweb.ucsd.edu/~gbournou/CSE131/rt_lt.rule.html
Yeah, and I'm pointing to your pointer pointer and I'm a pointer pointer pointer. Or more accurately but less funny is that I'm pointing to your pointer-to-pointer and I'm a pointer-to-pointer-to-pointer.