Crossware

Table of Contents        Previous topic       Next topic       

C/C++ COMPILER->C Language Definition->Arithmetic Conversions

When signed integers are converted to a smaller type, the conversion is carried out by truncating the left most bits.