Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

The C Programming Language

Name: Anonymous 2011-10-24 21:45

Let's have a thread for the C programming language. It's an excellent language.

Name: Anonymous 2011-10-28 17:03

>>67
#include<stdio.h>
main(int i){char**a={"fizz\n","%d\n","%d\n"},**b={"fizz","",""};
while(++i<101)(i%5)?printf(a[i%3],i):printf("%sbuzz\n",b[i%3]);}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List