Portable Self-Replicating C Contest

Kathryn Huxtable huxtable at kuhub.cc.ukans.edu
Sat Apr 1 09:26:03 AEST 1989


char a[] = "char a[] = %c%s%c; main() { printf( a, 34, a, 34 ); }"; main() {
printf( a, 34, a, 34 ); }

Of course, all this has to be on one long line.

Kathryn Huxtable
huxtable at kuhub.cc.ukans.edu



More information about the Comp.std.c mailing list