طایم
طایم
سلام وقتت بخیر امیدوارم تونسته باشم کمکت کنم.
.model small
data
str1 db 4,'test
str2 db 4,'file
code
startup
mov di,1
mov al,str1[0
mov ah.0
mov si,ax
inc si
add al,str2[0
mov str,[0],al
mov cl,str2[0
mov ch,0
mov ch,0
for :mov al, str2[di
mov...