View Single Post
  #2 (permalink)  
Old April 28th, 2004, 02:03 AM
kumar_rajeshk kumar_rajeshk is offline
Authorized User
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

The very first thing is plz. tell me why you are stick with using cin and cout? if wanna do in your way you just overload this with a function containg C type of validation. I think you can do this by trapping the key using c=getchar() and checking the input value for ASCII in alphabets range.

Just tried......
Plz...Don't......
Regards.


Reply With Quote