Borland TurboBASIC & TurboPASCAL stuff from 1998 when i started with programming...
[mirrors/Programs.git] / bash / infect / hello.c
... / ...
CommitLineData
1#include <stdio.h>
2int main() { printf("Hello, world!\n"); }
This page took 0.20342 seconds and 4 git commands to generate.