What does ME C++ stand for???

  • Thread starter Thread starter Bob Rock
  • Start date Start date
B

Bob Rock

Hello,

sorry for the trivial question but what does the ME in ME C++ stand
for???
Thx.


Bob Rock
 
Bob Rock said:
sorry for the trivial question but what does the ME in ME C++ stand
for???

The managed extensions _for_ (though I'd prefer _to_ <g>) C++.

In other words, the extensions to the language that are required to run
"managed C++" code on the .Net platform.

Regards,
Will
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top