>
> how do you do the line containing the "switch( i )" in assembly
code.
>
> From Eric
> no attachment was sent with this email, if there is one, you might
have a problem.
Dear,
"switch(i) " have so many methods to describe , you can use
compare and branch instruction to try.
ex: cp cpi brne ...Message
Re: the "case" statement
2005-02-22 by Luke.Wei