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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/02/02 14:00
Read: times


 
#31872 - RE: macro in assembler
Rauf:
I do not know the answer to your question, as I an not familiar with the meta free assembler, but I suspect that it cannot be cascaded.

Why don't you just try it out. Should be simple to make a test case to check to see if it works.

One reason why an assembler programmer may make the decision to make macros not cascadable is to avoid the problem of endless loop.....IE macroA -> macroB -> macroA -> macroB forever.

But none the less....try it and you can soon have your answer.
Mike Karas

List of 3 messages in thread
TopicAuthorDate
macro in assembler            01/01/70 00:00      
RE: macro in assembler            01/01/70 00:00      
RE: macro in assembler            01/01/70 00:00      

Back to Subject List