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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/25/06 10:42
Read: times


 
#124981 - integer value
Hello

I am using 24bit adc interfacted to AT89s52. i am reading the output in 8bit formate i.e (low byte, mid byte, high byte) i want to integrate all the value into a integer value.i am using keil software.

low byte=33h
mid byte =04h
high byte =02h
i want to make the value as (value=020433h)

how can do this using c

Rao

List of 4 messages in thread
TopicAuthorDate
integer value            01/01/70 00:00      
   long int            01/01/70 00:00      
   This sounds familiar...            01/01/70 00:00      
      interestingly not a warning or an error            01/01/70 00:00      

Back to Subject List