| ??? 12/11/02 19:52 Read: times |
#34277 - RE: Checking one bit, in a byte Fast |
I would use
if (old_byte ^ byte) { whatever ) else old byte = byte; |
| Topic | Author | Date |
| Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| RE: Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| RE: Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| RE: Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| RE: Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| RE: Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| RE: Checking one bit, in a byte Fast | 01/01/70 00:00 | |
| Checking 1 bit in a byte Faster than Dan | 01/01/70 00:00 | |
| RE: Checking 1 bit in a byte Faster than Dan | 01/01/70 00:00 | |
| RE: assembler faster than C | 01/01/70 00:00 | |
| RE: Checking 1 bit in a byte Faster than Dan | 01/01/70 00:00 | |
| RE: Checking 1 bit in a byte ... Erik | 01/01/70 00:00 | |
RE: Checking one bit, in a byte Fast | 01/01/70 00:00 |



