Clr psw.3
clr psw.4
mov r1, 05h
mov r0, #50h
dcr r1
mov 10h, @r0
up: inc r0
mov a, @r0
cjne a, 10h dn
ajmp
dn: jnc next
mov 10h,a
next: djnz r1 up
*:ajmp *
Chat with our AI personalities
k
syntax error
write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? check bellow link http://bashscript.blogspot.com/2009/08/gcd-of-more-than-two-numbers.html
_______ program
program