The ProgrammersTalk Community
Forum Register Search Today's Posts Mark Forums Read
Register

Go Back   The ProgrammersTalk Community > General Programming > C / C++


Welcome to the The ProgrammersTalk Community forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools    Display Modes   
  #1 (permalink)  
Old 07-23-2008, 07:29 AM
lwinaung lwinaung is offline
Novice
Join Date: Jul 2008
Posts: 8
iTrader: (0)
lwinaung is on a distinguished road
Icon13 Which version of C & C++ I must install for window vista?

Hi ! all

I installed turbo C and C++ software on my laptop but I can't maximize the C/C++ Window. I haven't in touch with C/C++ for a long time. So, I would like to know what version of C/C++ software should be install for Window Vista. Please help me as soon as possible.

Thank you very much.

LA

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!

Last edited by lwinaung : 07-24-2008 at 09:21 AM.
Reply With Quote
  #2 (permalink)  
Old 07-23-2008, 05:18 PM
MrPickle's Avatar
MrPickle MrPickle is offline
PT Admin
Join Date: Nov 2007
Location: England, Lincolnshire
Posts: 332
iTrader: (0)
MrPickle is a jewel in the roughMrPickle is a jewel in the roughMrPickle is a jewel in the rough
You don't install a language.

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!
Reply With Quote
  #3 (permalink)  
Old 07-26-2008, 06:06 AM
Bench Bench is online now
Full Programmer
Join Date: Jul 2007
Location: UK
Posts: 116
iTrader: (0)
Bench is on a distinguished roadBench is on a distinguished roadBench is on a distinguished roadBench is on a distinguished roadBench is on a distinguished road
Turbo C++ is an IDE - the language itself is just a language and not an application. A computer programming language is like a dialect which a programmer uses to communicate with a computer, via a compiler, which translates the language into machine code (I think this is what MrPickle was getting at)

Do a google search for C++ IDE's or compilers and pick one which takes your fancy. an IDE is an application/development environment which generally includes all the tools you need to write and compile programs. Turbo C++ is an example of one, Visual C++ is another. You'll also come across names such as Dev C++ and Code::Blocks, which are all decent, up-to-date IDEs. Code::Blocks seems to be particularly good for beginners to the language, but its a matter of personal taste

Incidentally, if you've used C++ before, and your previous encounters have involved a very old MS-DOS-based version of Borland's Turbo C/Turbo C++, then you ought to brace yourself for a huge shock, since the C++ language has been massively and fundamentally changed since Turbo C was originally released in 1992. You might want accompany your new IDE with a good, up-to-date book which will give you a broad overview of the language as it is today.

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

   Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 04:44 PM. Powered by vBulletin
Copyright © 2000 - 2007, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO © 2007 ProgrammersTalk Sedo - Buy and Sell Domain Names and Websites project info: programmerstalk.net Statistics for project programmerstalk.net etracker® web controlling instead of log file analysis


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50