Assignment Help, Cloud Based ERP System, Microsoft NAV Certification
WELCOME !!

Please Register, ask for assignment solutions & post the solutions if you know any.

LETS START POSTING YOUR IDEAS AND THOUGHTS AND BUILD THE COMMUNITY OF EXPERTS.

Assignment Help, Cloud Based ERP System, Microsoft NAV Certification
WELCOME !!

Please Register, ask for assignment solutions & post the solutions if you know any.

LETS START POSTING YOUR IDEAS AND THOUGHTS AND BUILD THE COMMUNITY OF EXPERTS.

Assignment Help, Cloud Based ERP System, Microsoft NAV Certification

Stock Market, Online Tutoring, Cloud Based ERP System, Microsoft Dynamics Reporting, Microsoft Nav Certification

Similar topics

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1count vowel Empty count vowel 5th March 2009, 10:26 am

jaiparivesh

jaiparivesh
Administrator
yesma k problem cha??



;title array
;dosseg
.model small
.stack 64h
.data
max db 20h
act db ?
str db 20h dup(?)
vow db 'a','e','i','o','u','A','E','I','O','U'
.code
main proc
mov ax, @DATA
mov ds, ax
lea dx, max
mov AH, 0AH
int 21h
mov dl, 00
mov cl, act
mov ch, 00
lea SI, str
ot: mov DI, 00
mov bl, vow[DI]
ck: cmp [SI],bl
je yes
inc DI
cmp DI,10
jNE ck
jmp must
yes:inc DL
must:inc SI
loop ot
main endp
end main


its aim is to count vowel, khoi kata k problem aayo, tension bhai ra cha...solve it out

https://www.alertpay.com/?ExlPku5EtIiST4N2a1hiEg%3d%3d

2count vowel Empty Re: count vowel 9th March 2009, 10:27 pm

tihor

tihor
Administrator
vowel count ta bhayo hola. tara print chai garnu pardaina. see my post later here

View previous topic View next topic Back to top  Message [Page 1 of 1]

Similar topics

-

» vowel count

Permissions in this forum:
You cannot reply to topics in this forum