View Single Post
  #4  
Old 14-07-2008, 11:17 PM
MrB's Avatar
MrB (Simon)
Old Man Yells at Cloud

MrB is offline
 
Join Date: Jan 2007
Location: Rockingham WA
Posts: 3,435
Quote:
Originally Posted by Bassnut View Post
...
long gone are the days of the tight coding craft.
...
Maybe for PC's, but a lot of microcontrollers(I use some with as little as 256 words of memory) and embedded apps are still programmed with ASM.
Some C compilers for microcontrollers produce extremely efficient and compact code.
Reply With Quote