2021年4月8日星期四

How can i do ( && or || ) operation in asssembly language in emu8086? Or How can i apply (in between range) in assembly language? [duplicate]

in c/c++ This is:

if(a>b && a<c)   {statement_1: Frustration beeps. You are a programmer, you have no life }  else  {statement_2: Be happy. Your life has been saved }   

But how do i do this, in assembly language?

https://stackoverflow.com/questions/67015722/how-can-i-do-or-operation-in-asssembly-language-in-emu8086-or-how-can April 09, 2021 at 01:49PM

没有评论:

发表评论