View Single Post
Old Mar 17, 2005 | 06:43 PM
  #1  
sherwood's Avatar
sherwood
I missed Sean
 
Joined: Aug 2004
Posts: 11,285
Likes: 1
From: Fairfield/Bridgeport CT
Default programming guys

C++
(win32 console app)

if i had a person input a character, could i have the computer give me a value for the corresponding ASCII number ?

like if they enter "a" can i get the value 97 as an integer?
Reply