| ??? 12/13/01 20:24 Read: times |
#17615 - RE: Copying one bit stream to another (faste |
<i>
On an 8-bit processor, that doesn't sound like a very good idea! ;-) </i> In C, you can rotate multiple bytes. ;-) unsigned long l_val; lval >>= 13; |
| Topic | Author | Date |
| Copying one bit stream to another (faste | 01/01/70 00:00 | |
| RE: Copying one bit stream to another (faste | 01/01/70 00:00 | |
| RE: Copying one bit stream to another (faste | 01/01/70 00:00 | |
| duh - where are you!? | 01/01/70 00:00 | |
| RE: duh - where are you!? | 01/01/70 00:00 | |
| RE: duh - where are you!? | 01/01/70 00:00 | |
RE: duh - where are you!? | 01/01/70 00:00 |



