coherent
#include <time.h> #include <sys/types.h> main() { time_t t; time(&t); printf(ctime(&t)); }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.