What is the advantages of using assembly language with C++?
lapunluyang 0 Junior Poster in Training
Recommended Answers
Jump to PostThere are more disadvantages than advantages to using inline assembly in c++ programs. I used to use inline assembly 20 years ago in old MS-DOS programs but that was because compilers were not very smart in those days. But today I wouldn't even consider it. Compilers are pretty damned good, …
All 3 Replies
XMasterrrr 0 Light Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
NicAx64 76 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.