List of platforms supported by the C standard
问题 Does anyone know of any platforms supported by the C standard, for which there is still active development work, but which are: not 2's complement or the integer width is not 32 bits or 64 bits or some integer types have padding bits or if you worked on a 2's complement machine, the bit pattern with sign bit 1 and all value bits zero is not a valid negative number or integer conversion from signed to unsigned (and vice versa) is not via verbatim copying of bit patterns or right shift of