[ot][spam][crazy] Quick Goals: Hello World in C

k gmkarl at gmail.com
Tue Jan 25 01:47:54 PST 2022


// due to my personal experiences, it can be rather slow and random to
make anything larger than this

#include <stdio.h>

int main() {
  printf("Hello, world!\n");
}

// there may be a bug.  untested.


More information about the cypherpunks mailing list