EXPERT PROGRAMMERS have to know all about BIT SHIFTING to create ENTERPRIZE QUALITYOPTIMIZED code. unfortunately i am no EXPERT PROGRAMMER, so all i know is that you can get multiples of two of integer numbers by bitwise shifting. so /prog/, tell me the secrets of bitwise optimization.
There's nothing hard about shifting bits or using logical operators on integers or bitfields to create more optimized code. It can be especially useful in C, but you should know that for common cases, a good compiler can write very nicely optimized using bitshifts and logical operators.
>>11 "This is the first book that promises to tell the deep, dark secrets of computer arithmetic, and it delivers in spades. It contains every trick I knew plus many, many more. A godsend for library developers, compiler writers, and lovers of elegant hacks, it deserves a spot on your shelf right next to Knuth."
>>22
What, don't know how to encrypt shit?
You were the one offering to upload it in the first place. Don't get mad at me because you can't figure it out.