Assembly
I have a prob here, hope you guys can help me out...i havent used assembly language for 4-5years now so kinda rusty...
just need a little help here...i just want to create a program on which a user will type in a word or words (string max of 80 chars) and my program will check if the user have a terminating char at the end of the word or words, for ex., if the user type in "hello world!", the terminating char is "!", if the program sees the "!", it will display a message, else a error message.
Thanks in advance...hope you guys can help me out!
happy coding!!
|