mish24 / Assembly-step-by-step

Codes written while learning NASM, numbering the code according the level of complexity.

Repository from Github https://github.commish24/Assembly-step-by-stepRepository from Github https://github.commish24/Assembly-step-by-step

How it can be integrate with c++ code?

Arham-Aalam opened this issue · comments

Hello,
I want to use algorithms implemented in Assembly with c++ but can't found except this here : https://stackoverflow.com/questions/771867/how-to-make-a-cross-platform-c-inline-assembly-language but this version of assembly is different from yours. I want to add your code could you help?