what is managed c++?
Managed C++/CLI
2
Posts
2
Posters
2
Views
1
Watching
-
The C++ language, compiled for the .NET platform. A set of language extensions expose functionality of the platform itself - garbage collection, the common type system, etc. This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft Corporation. All rights reserved.