Wrox Programmer Forums
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming 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
  #1 (permalink)  
Old October 10th, 2004, 04:10 PM
Authorized User
 
Join Date: Oct 2004
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ealkurabi
Default dude

im getting annoyed and confused...
what in gods name is the diff between C++ and visual C++ ???
no1 can tell me i wanna know which book to buy and at college under a C++ course my ferinds taking they gave him a C++ visual book what is the meaning of this lol...

please get back to me. and if u are a C++ beginner or master and get on AIM please im me i love to talk to C++ individuals and besides u can answer some qusetions now and then :)

Reply With Quote
  #2 (permalink)  
Old October 10th, 2004, 06:09 PM
Authorized User
 
Join Date: Feb 2004
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Visual C++ is a microsoft product that includes an IDE (Integrated Development Environment). Lots of "Wizards" to help create Windows programs with easy what-you-see-is-what-you-get development of dialogue boxes, etc. It's part of what Microsoft calls its Visual Studio (includes lots of stuff in addition to C++).

If he is using Visual C++ in a college class, that means that they gave him access to the Microsoft tools.


Somewhere down at the bottom of all of the Windows Applications Interface (API) functions is a real C++ compiler. If you don't have Visual C++, then lots of the stuff in the Visual C++ book won't be useful to you.



Regards,

Dave
Reply With Quote









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