C - Program to Print ASCII Value

preview_player
Показать описание
* In this program, the user is asked to enter a character. The character is stored in variable c.
* When %d format string is used is displayed.
* When %c format string is used, char itself is displayed.

-- Refer to example Link :
Рекомендации по теме
visit shbcf.ru