by James S » Apr 8, 2003 @ 10:45pm
And also, simply because someone writes a program in ASM doesn't mean it will run faster. In fact, that's what C++ compilers DO, they take easily understand programming language and change it into the most optimized ASM or Machine Language code it knows how to produce. ASM isn't some magic way of speeding things up, it's a language just like any other, it's just that it's a step more abstract for the person to program and harder for the illiterate to understand.
<img src="http://home.comcast.net/~sonne/james/tag.gif">