C Board  

Go Back   C Board > General Programming Boards > C++ Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-11-2010, 11:16 PM   #1
Registered User
 
Join Date: Mar 2010
Location: jakarta
Posts: 1
how to learn visual C++ programming??

how to learn visual C++ programming??
johniest is offline   Reply With Quote
Old 03-11-2010, 11:35 PM   #2
and the hat of Destiny
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 22,696
How To Ask Questions The Smart Way
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.

Salem is offline   Reply With Quote
Old 03-12-2010, 12:37 AM   #3
Registered User
 
UltraKing227's Avatar
 
Join Date: Jan 2010
Location: USA, New york
Posts: 123
Visual C++ is an IDE (Intergrated Development
Environment). an IDE is created to save precious
time by having a built-in editor and a compiler,
if you want to learn how to program an Ide. its
non-sense, you should instead learn what that
Ide is about. Visual C++ is an IDE for C++ (for
the most part, its also for C) so you must learn
C++ to be able to program it. got it?
__________________
Macselent Corp
UltraKing227 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Compiling Program wco5002 C++ Programming 13 11-06-2007 12:56 PM
Visual C++ 2005 linking and file sizes Rune Hunter C++ Programming 2 11-12-2005 10:41 PM
question about .net to 6.0 change causing errors jverkoey C++ Programming 17 03-23-2004 10:45 AM
pointer to array of objects of struct undisputed007 C++ Programming 12 03-02-2004 04:49 AM
header file bringing errors? bluehead Windows Programming 4 08-19-2003 12:51 PM


All times are GMT -6. The time now is 08:27 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22