D
Daniel Passwater via DotNetMonster.com
I'm receiving a byte that contains the pass/fail test results of multiple tests. The first six bits are set. I need to read each of them separately. Is there an elegant way to do this?
Thanks in advance for any and all help.
Thanks in advance for any and all help.