Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/31/02 09:45
Read: times


 
#23684 - RE: converting an assembly to C
"it would be quicker to tell us what it does, then write *that* for you."

Yes, that'd be my approach.

One way to do this is to put comments alongside the assembler which describe what it's doing in a C-like "pseudo code"
Then implement your "pseudo code" in real 'C'.

This, of course, requires that you understand the assembler - hence my original question!

Lots of different coloured highlighter pens can also be invaluable!

List of 6 messages in thread
TopicAuthorDate
converting an assembly to C            01/01/70 00:00      
RE: converting an assembly to C            01/01/70 00:00      
RE: converting an assembly to C            01/01/70 00:00      
RE: converting an assembly to C            01/01/70 00:00      
RE: converting an assembly to C            01/01/70 00:00      
RE: converting an assembly to C            01/01/70 00:00      

Back to Subject List