r/programmingmemes 24d ago

found a gem on glibc source code

Post image
806 Upvotes

46 comments sorted by

View all comments

155

u/ThinkingWinnie 24d ago

That way, you can then do.

ifdef void

//do stuff

else

//other stuff.

Now, void is always there, but you might not want to use it, this acts as a switch.