Page

Solve Any Compiler Error Easily

Hey dear fellow members, here I am going to tell you a very good tip on solving any compiler error. To apply this method, you will need C/C++ and Microsoft Visual Studio 2000, 2005, 2008 or 2010. When you get any compiler error in MS Visual Studio, then in the Error List Panel, you will see ERROR CODE along corresponding error. Write that ERROR Code with keyword "MSDN" in GOOGLE, and you will get a link on MSDN. In that link, you will find every detail on that error and information on how to fix it. 

For other compilers, you can often search for the name of the compiler followed by the error message.

No comments:

Post a Comment