neoaspilet11
Full Member level 5
- Joined
- Sep 29, 2005
- Messages
- 277
- Helped
- 29
- Reputation
- 56
- Reaction score
- 8
- Trophy points
- 1,298
- Location
- Cebu, Philippines
- Activity points
- 4,048
Hello Everybody,
Is there a simple way to access a single bit of a byte data type in VB?
Example: a = 90 = 0x5A
how to access bit 4 of a?
Thanks,
Jack
Is there a simple way to access a single bit of a byte data type in VB?
Example: a = 90 = 0x5A
how to access bit 4 of a?
Thanks,
Jack