• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 5

How embed Assembly in C / C++ or other

c++cembedassembly
25th Mar 2018, 2:46 AM
Amar Dahake
1 Answer
+ 16
Inline assembly : Using GCC __asm__("movl %edx, %eax\n\t" "addl $2, %eax\n\t"); https://www.codeproject.com/Articles/15971/Using-Inline-Assembly-in-C-C
25th Mar 2018, 3:20 AM
🌛DT🌜
🌛DT🌜 - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Help
1 Votes
Python stressed me out
1 Votes
Can I get my banned account from sl back i got like 3 months banned/blocking
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
Data analysis
0 Votes
[ReSolved] I paid for the subscription but didn't receive it.
0 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
1 Votes
How do i make a lexer and parser
1 Votes