开发者

How to run a C++ simple code in microsoft visual c++ express [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.

Closed 8 years ago.

开发者_开发知识库 Improve this question

I want to run a very simple c++ code in microsoft visual c++ but I can't.

In my c++ book , they told me that I can do it but it requares some steps and I don't know how to do.

So , please tell me how to do it.

Thanks


Check this out, basic C++ Win32 application build in Visual Studio

http://msdn.microsoft.com/en-us/library/bb384843.aspx

Get used to using MSDN, it's very helpful for answering questions on programming for Windows in Visual Studio. A lot of sample code, both for common tasks and API-specific.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜