In this program, integer entered by the user is stored in a variable. Then, that variable is displayed on the screen using printf() function.

Code Module :

https://github.com/aksprogramming/c-programming/blob/master/printnumber.c