Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/12/09 21:52
Read: times


 
#162337 - LSB byte of 24 bits
Hi,

how do I read the lsb byte, the midle byte and higt byte of a word of 24 bits in C?



Calix





List of 15 messages in thread
TopicAuthorDate
LSB byte of 24 bits            01/01/70 00:00      
   a union            01/01/70 00:00      
      union = fast, but not portable            01/01/70 00:00      
         Shift-and-Mask = Portable, and possibly not slow            01/01/70 00:00      
            Shifts and masks often resulting in optimum native code            01/01/70 00:00      
          can be portable            01/01/70 00:00      
         Can be portable            01/01/70 00:00      
            More to it than that!            01/01/70 00:00      
               which is why I do this very thing            01/01/70 00:00      
            for completeness there is the pointer            01/01/70 00:00      
   Split the word?            01/01/70 00:00      
   Tautology?            01/01/70 00:00      
      re: Tautology            01/01/70 00:00      
         possible, but not universal            01/01/70 00:00      
   thank you            01/01/70 00:00      

Back to Subject List