| ??? 08/23/01 16:12 Read: times |
#14395 - RE: Integer into Low and High byte |
int RST_VAL following code works finw with good compiler TL1=RST_VAL; // get lower byte RST_VAL>>=8; TH1=RST_VAL; // get higher byte |
| Topic | Author | Date |
| 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 |



