Is This a Vowel
Posted: Sun Dec 19, 2004 5:58 am
This demo shows one method to determine whether user has input a vowel, consonant, number, or some other key.
This site is dedicated to sharing source code for "http://justbasiccom.proboards.com/"
https://jbfilesarchive.com/phpBB3/
It's Dell's fault.. they put the 7 and 8 keys too close together!tainoartist wrote:Hi John, I just tried your demo. I like it very much. I just found one teeny mistake. When I type "o" it shows as a consonant, and "y" as a vowel. I checked the code and you have the ascii codes inverted. "o" should be "79".
-Chris