Thread: Assembly
View Single Post
Old Feb 22nd, 2005, 1:44 AM   #1
samurai
Newbie
 
Join Date: Feb 2005
Posts: 4
Rep Power: 0 samurai is on a distinguished road
Unhappy 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!!
samurai is offline   Reply With Quote