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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/23/01 11:16
Read: times


 
#14378 - RE: Integer into Low and High byte
I use something like this on keil.

int *point;
point=&TL;

//assume that your value is C

*point=C;

TL mean prior byte (address value is less than another).

regards

List of 12 messages in thread
TopicAuthorDate
Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer to Low and High byte - Oleg            01/01/70 00:00      
RE: Integer into Low and High byte - ALL            01/01/70 00:00      
RE: Integer into Low and High byte            01/01/70 00:00      
RE: Integer into Low and High - Lennart            01/01/70 00:00      

Back to Subject List