Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
google "top coder" contest = stacked against C++ coders
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="assaarpa, post: 1510417"] I guess you don't care about extensibility, reusability or genericity, and A common misconception. First, I acknowledge that the c++ does not know about dll's or Windows - but the Real World does! Use std containers to pass objects across dll boundaries and you crash and burn so beautifully. The work around is not to pass std containers across dll boundaries, and guess what? That means the reusability and genericity is thrown right out the door, you cannot just take c++ code someone written using std containers and plug it in (=reuse). Nope. What you have to do is fix this c++ God's mistakes and with that HE had taken that new job.. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
google "top coder" contest = stacked against C++ coders
Top