- Oct 10, 2000
- 2,689
- 0
- 0
When defining an integer data type, for example,
counter: in integer range 0 to 255;
how would I access bit 2, or bit 3 of counter?
counter: in integer range 0 to 255;
how would I access bit 2, or bit 3 of counter?
