Select the product you need help with
How to write ANSI C programs by using Visual C++ .NET or Visual C++ 2005Article ID: 829488 - View products that this article applies to. SUMMARYNote Microsoft Visual C++ .NET 2002 and Microsoft Visual C++ .NET 2003 support both the managed code model that is provided by the Microsoft .NET Framework and the unmanaged native Microsoft Windows code model. The information in this article applies only to unmanaged Visual C++ code. Microsoft Visual C++ 2005 supports both the managed code
model that is provided by the Microsoft .NET Framework and the unmanaged native
Microsoft Windows code model. This step-by-step article describes how to write American National Standards Institute (ANSI) C programs by using Microsoft Visual Studio .NET. This article discusses how to write a simple "Hello World!" C program by using Visual C++ application wizards in the Visual Studio .NET or Visual Studio 2005 IDE. MORE INFORMATIONThe best way to create new projects is by using the Visual
C++ application wizards. Visual C++ application wizards work with the application frameworks and libraries to create starter programs for
you. To create ANSI C programs by using the Visual C++ application wizards in the Visual Studio .NET or Visual Studio 2005 IDE, follow these steps:
REFERENCES
For additional information about the C1010 compiler error, click the following article number to view the article in the Microsoft Knowledge Base:
815644
(http://support.microsoft.com/kb/815644/
)
INFO: Most Common Causes of C1010 Error
For more information, visit the following Microsoft Developer Network (MSDN) Web sites: http://msdn2.microsoft.com/en-us/library/ms682589.aspx
(http://msdn2.microsoft.com/en-us/library/ms682589.aspx)
http://msdn2.microsoft.com/en-us/library/ms235627(VS.80).aspx
(http://msdn2.microsoft.com/en-us/library/ms235627(VS.80).aspx)
Properties | Article Translations |


Back to the top








