this post was submitted on 22 May 2024
633 points (98.5% liked)

Programmer Humor

19397 readers
8 users here now

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.

Rules

founded 1 year ago
MODERATORS
633
void * (sh.itjust.works)
submitted 5 months ago by sjmarf to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 months ago

For God sake, be consistent. It's either int*, int**, void* or int *, int **, void *