Solution to the tabs vs. spaces debate?
Name:
Anonymous
2009-06-07 19:51
Name:
Anonymous
2009-06-07 23:43
>>23
(void (*()[4])){ goAround, goUnder, goOver, goThrough }
[!tall + 2*!wide]();
Name:
Anonymous
2009-06-07 23:53
>>25
(void (*()[4])){ goAround, goUnder, goOver, goThrough }
[!tall + (!wide)<<1]();
BIT SHIFT OPTIMIZED
Newer Posts