input an integer value | Microcontroller › 8051 › input an integer value This topic has 1 reply, 2 voices, and was last updated 11 years, 7 months ago by nikhiljain. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 20, 2012 at 3:03 pm #1727 AdeebParticipant Hi. I am new to embedded c. At present I am able to accept a char as input from kepad, what I need is to accept an integer value. I would like to know how should I store that accpeted integer value, and where to store it.. Please help me out. Thanks and Regards in advance. Adeeb February 14, 2012 at 6:45 am #7166 nikhiljainParticipant use the keyword int, unsigned int for storing the integer value. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In