|
-
October 7th, 2009, 10:16 AM
#9
Re: Visual C++ 6.0 on Vista
Nomad, you raise some valid points. But the FACT remains that if a person (especially a beginning student) learns C++ by using the VC++ 6.0 compiler, they will HAVE TO adopt practices which are NOT compliant with the standard, and will NOT compile or execute on other (more compliant) compiler, including VC++ 7.0, 8.0, 9.0, 10.0.
My company provides technical screening services to a number of firms. Out standard C++ test contains a number of questions specifically designed to determinine if the application is biased by 6.0 to the detriment of their ability to write compliant code.
Candidates who provide the "correct for 6.0" answers are almost always eliminated from consideration, even if the remainder of their test score is decent.
There is simply NO REASON for someone to be using a product which has been out of mainstream support for over half a decade, especially when (as you pointed out) there are newer products available for FREE!
TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
2008, 2009,2010
In theory, there is no difference between theory and practice; in practice there is.
* Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions 
* How NOT to post a question here
* Of course you read this carefully before you posted
* Need homework help? Read this first
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|