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

Post Code

Name: Anonymous 2011-03-04 21:33

One recurring complaint is that nobody talks about code on /prog/. So everyone write go and write some code, any code, that does something, anything, and post it. A small explanation wouldn't go amiss either.

Name: Anonymous 2011-04-01 4:41

#include <stdio.h>

int main(){
  unsigned int b[] = {0x002a2a2a, 0x92a67bad, 0x5a949663, 0x594a5a19,
                      0x735d92f1, 0x400fd9ae, 0}, *a=b+1;
  char c[] = "\n\0        ";
  while((*a>>=4-3*(*a&1))&~7?1:*a++)
    printf("%s",*a&1?(char*)b:!(12-*a&15)?c:c-((*a&15)>>1)+9);
  return 0;
}

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