这个问题可能是多余的,但我没有找到确切的答案。
C 8 位 16 位 32 位编译器之间的区别是什么。
不同编译器为相同代码生成的 .exe 有何不同.......
c compiler-construction 32-bit 16-bit 8-bit
16-bit ×1
32-bit ×1
8-bit ×1
c ×1
compiler-construction ×1