View Single Post
Old Jan 1st, 2005, 1:35 PM   #9
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 6 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Quote:
Originally posted by Mjordan2nd+Jan 1 2005, 12:52 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Mjordan2nd @ Jan 1 2005, 12:52 AM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Tempest
I want to start learning ASM, but then i realise how much quicker it would be to write it in C.
Yea, but even in C you can't quite do all the low-level stuff that you can in ASM, can you? [/b][/quote]
C is just alanguage that's only purpose is to be broken down into ASM by the compiler. Its a way to write ASM. I've never tried it but im sure with malloc and such you could replicate any ASM program in C.
__________________

tempest is offline   Reply With Quote