Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and beauty - What is the character type that assigns the integer ASCLL to the high and low bits of the integer?
What is the character type that assigns the integer ASCLL to the high and low bits of the integer?
The shaping bits of two bytes are 16 bits, such as binary code bit 0000000000000, with the upper 8 bits on the left and the lower 8 bits on the right.

For example, when there is a character Chara =' 0', assign the character variable A to the integer variable Bint B = 0;; If b occupies a two-byte word, its binary is 000000000000, 16 bits. The ascii code bit 48 of the value' 0' of the character variable a is converted into an 8-bit binary of 00 1 10000, then b=a, that is, b is changed to 00000000065438. or vice versa, Dallas to the auditorium