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
Learn C Programming in malayalam
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