|
-
February 8th, 2008, 12:45 PM
#1
Using C++ code in a C# project.
I have a curve fitting algorithm in templated C++ and I want to use it in my C# project.
I need to figure out what I need to do to use this code without translating it into C#.
I'm told I could make a component out of it, but I don't know how.
I was told something about 'unsafe' code... don't know how...
Help?
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
|