569

When you come back from vacation
@programmerhumor

you are viewing a single comment's thread
view the rest of the comments
[-] cs127@lemmy.sdf.org 1 points 1 year ago
void HelloWorld(void (* func)(const char*)) {
    func("Hello world!");
}
this post was submitted on 16 Aug 2023
569 points (96.7% liked)

Programmer Humor

32061 readers
890 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS