logoalt Hacker News

SEJeffyesterday at 11:31 AM1 replyview on HN

That’s not a builtin, so wouldn’t it be:

   #include <old-man-shouting-at-clouds.h>

Replies

obezyianyesterday at 11:44 AM

And it's kinda old, so maybe

  #define _POSIX_C_SOURCE 1
  #include <old-man-shouting-at-clouds.h>
show 1 reply