this post was submitted on 29 Dec 2024
104 points (96.4% liked)

Memes

45978 readers
2392 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 6 days ago (2 children)

Here, have some eyebleach:

#include <stdio.h>

int main(int, char **) {
 printf("Hello, World!");
 return 0;
}
[–] Skipcast 8 points 6 days ago (1 children)
[–] [email protected] 6 points 6 days ago

Beautiful explicit language.

[–] [email protected] 2 points 6 days ago