Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
se te extraña
n = ((n >> 2) & 0x33333333) | ((n << 2) & 0xcccccccc);
n = ((n >> 4) & 0x0f0f0f0f) | ((n << 4) & 0xf0f0f0f0);
n = ((n >> 8) & 0x00ff00ff) | ((n << 8) & 0xff00ff00);
n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000);
-- C code which reverses the bits in a word.
😪
<Deek> Exactly how much of a PITA is this in C?
<Knghtbrd> It's written in C++.
<Deek> Hence my question.
<Knghtbrd> I could do something like it in C. Anyone who saw the results
would think I was either a genius or out of my ♥♥♥♥♥♥♥ mind.
They'd be right on either count.
🙄
Perdita thought that not obeying rules was somehow *cool*. Agnes thought
that rules like "Don't fall into this huge pit of spikes" were there for a
purpose.
(Carpe Jugulum)
😗
Yes I have a Machintosh, please don't scream at me.
-- Larry Blumette on linux-kernel
🤐