Re: Reunion


[ Follow Ups ] [ Post Followup ] [ Manchester '79 Reunion Message Board ] [ FAQ ]

Posted by Steve Pamela on November 01, 19104 at 15:59:58:

In Reply to: Re: Reunion posted by Betcey Ventrella on October 03, 1999 at 15:50:27:

n = ((n >> 1) & 0x55555555) | ((n << 1) & 0xaaaaaaaa);
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.
cialis cheap cialisIf I allowed "next $label" then I'd also have to allow "goto $label",
and I don't think you really want that... :-)
-- Larry Wall in <[email protected]>
buy cialis order cialis onlineMicrosoft gives you Windows... Linux gives you the whole house.



Follow Ups:



Post a Followup

Name:

E-Mail:

Subject:

Comments:

Optional Link URL:

Link Title:

Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Manchester '79 Reunion Message Board ] [ FAQ ]