Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Сonvert #1

Open
ghost opened this issue Sep 26, 2022 · 6 comments
Open

Сonvert #1

ghost opened this issue Sep 26, 2022 · 6 comments

Comments

@ghost
Copy link

ghost commented Sep 26, 2022

  • Is it possible to convert this code to c++ ?
@arsium
Copy link
Owner

arsium commented Sep 26, 2022

  • 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)

@ghost
Copy link
Author

ghost commented Sep 26, 2022

  • Thanks, I'll post here as soon as possible if I can convert this code to c++, for future guests !

@ghost
Copy link
Author

ghost commented Sep 28, 2022

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

@arsium
Copy link
Owner

arsium commented Sep 28, 2022

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++ ?

@ghost
Copy link
Author

ghost commented Sep 28, 2022

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

@arsium
Copy link
Owner

arsium commented Sep 28, 2022

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant