|
-
September 15th, 2004, 07:34 PM
#19
For two excellent references on c++ and stl please see my previous post in this thread - http://www.antionline.com/showthread...945#post790032 .
Gothic, what you have for the differences between vc++.net and ansi c++ isn't quite right.
vc++.net can be used with non managed c++ (such as ansi c++) or with the .net managed code (the newer .net version of c++). They are pushing people to start using managed code because of all of the .net framework goodies they've added to make coding simpler and safer.
"When I get a little money I buy books; and if any is left I buy food and clothes." - Erasmus
"There is no programming language, no matter how structured, that will prevent programmers from writing bad programs." - L. Flon
"Mischief my ass, you are an unethical moron." - chsh
Blog of X
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
|
|