Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > BOOK: Professional C++
|
BOOK: Professional C++
This is the forum to discuss the Wrox book Professional C++ by Nicholas A. Solter, Scott J. Kleper; ISBN: 9780764574849
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 26th, 2009, 02:44 AM
Registered User
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to hozefam
Default How to Compile the SourceCode in Visual Studio 2005

Hi I am new to the Visual Studio 2005 editor. I need help in how can I compile the source code that came along with the Professional C++ in Visual Studio 2005 editor.
 
Old December 5th, 2009, 05:13 PM
Registered User
 
Join Date: Dec 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hmmm. Even I am struggling to find it out.
Check this link - http://support.microsoft.com/kb/829488 It tells you how to get your ANSI C program working.

This one talks about C++ program - http://msdn.microsoft.com/en-us/libr...8VS.80%29.aspx

In general, my understanding is that it has to be a console based application with references to directories containing standard c++ libraries (where iostream and other include files can be found and where standard c++ library is located)

Thanks
CJ





Similar Threads
Thread Thread Starter Forum Replies Last Post
Can i use visual studio 2005 !! swapnil_sandy ASP.NET 2.0 Basics 2 November 2nd, 2006 12:40 AM
FTP in Visual Studio 2005 Pro (Visual Basic) shoopes VB How-To 1 June 29th, 2006 02:08 PM
Visual Studio 2003 vs. Visual Studio 2005 eitanbarazani C# 2005 4 May 9th, 2006 01:34 AM
Visual Studio .net2003 and Visual Studio 2005 Gert Visual C++ 1 January 24th, 2006 05:10 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.