Thread
:
how does assembly code optimise high level code?
View Single Post
Jun 9th, 2007, 10:20 AM
#
7
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Assembly language is also used in a lot of embedded systems, although resources available these days allow more high-level programming (such as C) than previously. Of course, non-desktop/laptop systems only amount to 90% of the market.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei