Thread
:
how does assembly code optimise high level code?
View Single Post
Jun 9th, 2007, 9:53 AM
#
6
Satans_Banjo
Newbie
Join Date: Oct 2006
Posts: 15
Rep Power:
0
Assembly is only really ever used for drivers and certain parts of operating systems nowadays. Your average C compiler could produce machine code just as well as a competent assembly language programmer
Satans_Banjo
View Public Profile
Find More Posts by Satans_Banjo