Сonvert
- Is it possible to convert this code to c++ ?
- Is it possible to convert this code to c++ ?
It could be done (many code do that my implementation is based on some C++/old vb.net code you can check src in my comments if needed) personally I'm not able to do with C++ (because it is not my favorite language and have not a good practice of this language)
- Thanks, I'll post here as soon as possible if I can convert this code to c++, for future guests !
Hello, I got a great result I would not say that I made it myself, but still I had to fix a few lines to fully compile this repository as a .dll, after that I was able to test operation on your virtual machine I had to use a program for defragmenting code under c ++ and in the end I did this ( https://www.tangiblesoftwaresolutions.com/product_details/csharp_to_cplusplus_converter_details.html ) Thank you again Sincerely
Hello, I got a great result I would not say that I made it myself, but still I had to fix a few lines to fully compile this repository as a .dll, after that I was able to test operation on your virtual machine I had to use a program for defragmenting code under c ++ and in the end I did this ( https://www.tangiblesoftwaresolutions.com/product_details/csharp_to_cplusplus_converter_details.html ) Thank you again Sincerely
You're welcome ! Yes tangible software is a great converter and mostly works (I used it to convert vb to C# most times but always have to correct manually a few lines).
Just a question : you made a fully C implementation or fully C++ ?
Good morning I made a clean code in c++, there are no separate codes Only one pure converted c++ code I added this to my project as a binder And everything works fine, thanks again for this hard work, I'm sure you spent a lot of time on this If something interests me in your channel, I will take it and use it for my own purposes. Sincerely
Good morning I made a clean code in c++, there are no separate codes Only one pure converted c++ code I added this to my project as a binder And everything works fine, thanks again for this hard work, I'm sure you spent a lot of time on this If something interests me in your channel, I will take it and use it for my own purposes. Sincerely
Yes lot of time ;) You're welcome !