CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #2
    Join Date
    May 2009
    Posts
    2,413

    Re: C++ outperforms C# ?

    Quote Originally Posted by Ledidas View Post
    he wasn't understanding what I was talking and he failed me
    Maybe you didn't make a clear enougth distinction between language and technology.

    When Microsoft introduces a new C++ library, or makes Visual Studio handle C++ a little better, or tweaks the compiler to generate more efficient code, this may improve their C++ technology but it doesn't improve the C++ language. That can only be accomplished by a change in the C++ standard.

    So whatever Microsoft does to their C++ technology the C++ language stays the same. If this isn't crystal clear you will flunk interviews.
    Last edited by nuzzle; July 23rd, 2012 at 02:29 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured