Re: Managed C++

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Eugene Gershnik" <gershnik@xxxxxxxxxxx> wrote in message
news:OECllwBTFHA.3228@xxxxxxxxxxxxxxxxxxxxxxx

> A small comment. I just wonder why everybody seems to agree to use
> MS newspeak. There is AFAIK an industry-wide term used for code
> that executes directly on the CPU and it is 'native' code.

In my case (as an MFC hack of many years standing who has never
actually tried .NET) it is because I was unsure of the nature of
the equivalence between "unmanaged code" and "native code", and of
mechanisms like the managed heap and the unmanaged heap.. But I'm
getting a far clearer picture from this thread and "native code"
makes a lot of sense. I feel that I'm learning a lot which will
help me get my bearings if and when I get into it.

Dave
--
David Webber
Author MOZART the music processor for Windows -
http://www.mozart.co.uk
For discussion/support see
http://www.mozart.co.uk/mzusers/mailinglist.htm





.



Relevant Pages

  • Re: C++/CLI is the way to go
    ... The compiler will throw a warning if native code is generated, by default it does not generate mixed code, without warning. ... what's the difference between the object constructed on the native or managed heap regarding smart pointers? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Ribbon Bar Question
    ... But it is only for C++ native code using MFC, AFAIK. ... David Wilkinson ...
    (microsoft.public.vstudio.general)
  • Re: CodeGear wish list
    ... Craig Stuntz [TeamB] wrote: ... AFAIK, .NET does this when it runs an application. ... IMO, it means compiled and executed without a VM. ... I guess I'm not sure what C# producing "native code" would really mean: ...
    (borland.public.delphi.non-technical)