04-24-2007 11:58 PM
04-25-2007 12:44 AM
04-25-2007 12:51 AM
You could convert your byte to an array of boolean, extract the desired bit using logical AND and convert the array of boolean back to a number.
Regards
Jörn
04-25-2007 02:59 AM
04-25-2007 03:39 AM