[Eug-lug] late night thoughts on a fragment in C

larry price laprice at gmail.com
Sat Sep 8 00:23:57 PDT 2007


#include <math.h>
#include <stdio.h>
main()
   {
   int i=5;
   for(;i;) printf("%c ",(int)(81+7.3*sin(i---5.75)));
}

certain aspects of computing are fundamentally arbitrary,

http://pastebin.com/f1b9fa8dc


More information about the EUGLUG mailing list