C 64bit compilation on VS Code with Windows 10

前端 未结 0 1433
自闭症患者
自闭症患者 2020-12-13 17:03

I can\'t compile a 64 bit c code on visual studio code with Windows 10. It seems to compile always in 32bit since I get sizeof(unsigned long) = 4.

I have

相关标签:
回答
  • 消灭零回复
提交回复
热议问题