You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
226 B

1 changed declaration:
'int var' was changed to 'char var':
type of variable changed:
type name changed from 'int' to 'char'
type size changed from 32 to 8 (in bits)
type alignment changed from 32 to 8