Spyke
programmer_humor·Programmer Humorbycm0002

This is a joke about HolyC

Alt text:

Transcendence meme template

function main() {...}

int main() {...}

void main() {...}

U0 main() {...}

/* HolyC example */
U0 Main()
{
 U8 *message = "hello world";
 "%s\n",message;
}
Main;
View original on europe.pub

You know somebody is really lost when they decide the empty set is a subset specifically of unsigned integers and nothing else.

15
piefed.blahaj.zone

What is the Main; at the end? Is this like a scripting language where having something like main() is just an idiom? Also is printf() like built-in or something?

7

Honestly kinda weird to see something I made and posed 2 days ago reposted on this community with my my exact title and alt text but no acknowledgement.

4

You reached the end