RE: Bit swap?

From: OhioHondo (ohiohondo@columbus.rr.com)
Date: Tue Feb 04 2003 - 17:52:42 GMT-3


Joe

the binary of your answer is correct but the hex interpretation should be:

01001000 00101100 11010101 10110011 0000 0000
   is
482C D5B3 0000

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Joe Chang
Sent: Tuesday, February 04, 2003 1:47 PM
To: ccielab@groupstudy.com
Subject: Bit swap?

Did I do the following bit swap correctly?

1234 abcd 0000

is

00010010 00110100 10101011 11001101

swapped:

01001000 00101100 11010101 10110011

is

242C D563 0000
.
.



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:08 GMT-3