3/12/2016 1 embedded xinu and wrt54gl. 3/12/2016 2 topics logic and shift operators optimizing...

Download 3/12/2016 1 Embedded XINU and WRT54GL. 3/12/2016 2 Topics Logic and shift operators Optimizing operations…

If you can't read please download the document

Upload: bernard-boone

Post on 20-Jan-2018

221 views

Category:

Documents


0 download

DESCRIPTION

3/12/ Shift Operators > right shift Usage: unsigned int x = 70707; //x = unsigned int y, z; y = x > 2; //z =