Visual Studio 2010 Compiling C code

前端 未结 3 1702
深忆病人
深忆病人 2021-01-28 09:18

I have the following code snippet. This is a c file in visual studio 2010. If i try to compile this with the line: int hello = 10; commented out it will compile just fine. If

3条回答
提交回复
热议问题