|
-
March 23rd, 2021, 02:03 PM
#6
Re: What is the counterpart of this C pointer programme in C#?
 Originally Posted by priyamtheone
work with references and pointers in certain exceptional situations using extreme caution.
In exceptional situations, there is yet another option. You can mix C# and native C++ using C++/CLI as a bridge. At least in theory. I haven't done it, so I cannot vouch for it.
Last edited by wolle; March 23rd, 2021 at 11:40 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|