¡@

Home 

c++ Programming Glossary: bit_8

Casting a large number type to a smaller type

http://stackoverflow.com/questions/6752567/casting-a-large-number-type-to-a-smaller-type

be guaranteed. If I declare 2 variables as unsigned char BIT_8 0 unsigned short int BIT_16 0xFF01 and then do the following.. now unless that can affect it cout BIT_16 BIT_16 n cout BIT_8 int BIT_8 n BIT_8 BIT_16 cout BIT_8 after int BIT_8 n BIT_8.. that can affect it cout BIT_16 BIT_16 n cout BIT_8 int BIT_8 n BIT_8 BIT_16 cout BIT_8 after int BIT_8 n BIT_8 BIT_16 8 cout..