A
A
ALTech12020-02-24 23:57:32
C++ / C#
ALTech1, 2020-02-24 23:57:32

How to connect C# and C++?

Hello!
I have a library in c#. Is it possible to connect it to c++. If this is not possible, are there other ways?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
2
2CHEVSKII, 2020-02-25
@ALTech1

First line on google...

V
Vladimir Korotenko, 2020-02-25
@firedragon

If you make managed c++ then you can call it directly.
What is a library? Perhaps there is an analogue in ++
PS, the 2CHEVSKII method also works :)
And to the heap, one more option (more precisely 3 options)
https://social.msdn.microsoft.com/Forums/vstudio/e...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question