On Mon, 2 Jun 2003 14:14:05 +1200 Phil <[EMAIL PROTECTED]> wrote:

> > Aren't there tools that'll do that automatically? From what I've heard
> > the compiled ASM runs as fast as the original C++, even.
>
> ASM runs much faster than C++ because it's a lower-level programming
> language. Some could argue that it's the fastest understandable (if)
> programming language.

...just joking. -_-

I meant the ASM that a compiler would generate from the C++, as with
the method in Jonah's post. Which would naturally run exactly as fast
as the C++ it was generated from, because it'd have been generated by
the same routines as used in compilation.

-randomnine-
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to