|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 | |
|
Member (7 bit)
Join Date: Aug 2003
Location: Hinckley in Leicestershire
Posts: 110
|
Simple C Program... Help
Edit - Ignore this.. its working now
Hey.. trying to make a program that gets the user to enter a single "character" and then check what it is and print out these messages... 1. "? is an upper case letter" if the character is between 'A' and 'Z' 2. "? is a lower case letter" if the character is between 'a' and 'z' 3. "? is not a letter" otherwise i've done the first two.. but can't manage number three.. it won't recognise non alphanumeric characters like "~" or ";" etc.. here's my code so far Quote:
![]() Thanks in advance. Ben Last edited by Tiestarian; 10-24-2005 at 04:02 PM. |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|