Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3205
| Newsgroups | comp.lang.postscript |
|---|---|
| Date | 2017-12-05 09:43 -0800 |
| References | <3034e442-21ab-4c37-aef0-fb1b60a49856@googlegroups.com> |
| Message-ID | <577c76cc-50d2-4f3a-8d85-6d7778b5afd0@googlegroups.com> (permalink) |
| Subject | Re: Reversing the bits in a byte |
| From | nemo2e4@googlemail.com |
There’s no need to keep it in the bottom 8 bits during the flip. Move it back down at the end. Saves some shifts.
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Reversing the bits in a byte luser droog <luser.droog@gmail.com> - 2017-12-01 21:28 -0800
Re: Reversing the bits in a byte Carlos <carlos@cvkm.cz> - 2017-12-02 12:46 +0100
Re: Reversing the bits in a byte jdaw1 <jdawiseman@gmail.com> - 2017-12-03 11:58 -0800
Re: Reversing the bits in a byte luser droog <luser.droog@gmail.com> - 2017-12-04 08:54 -0800
Re: Reversing the bits in a byte nemo2e4@googlemail.com - 2017-12-05 09:43 -0800
Re: Reversing the bits in a byte nemo20000 <nemo2e4@googlemail.com> - 2017-12-05 09:58 -0800
Re: Reversing the bits in a byte luser droog <luser.droog@gmail.com> - 2017-12-05 14:31 -0800
Re: Reversing the bits in a byte luser droog <luser.droog@gmail.com> - 2017-12-05 15:11 -0800
csiph-web