| ??? 12/08/01 15:42 Read: times |
#17420 - RE: Bit Variables |
I doubt you'd really want to do 256 individual bit addressing and associated logic. It rather becomes a "tyrany of numbers" problem in that you have to spend a lot of code sorting out which bit test you require to access etc.
I suspect you'll find that another mechanism incorporating a data structure would be much more effecient. In this, you'd have one routine, and only a pointer . That way you don't have 256 bit twiddling subroutines. duh |
| Topic | Author | Date |
| Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
| RE: Bit Variables | 01/01/70 00:00 | |
RE: Bit Variables | 01/01/70 00:00 |



