Console Read Int « Console « C / ANSI-C






1.Demonstrates how to read a number
2.Read int value from console
3. Read formatted data from stdin: how to use scanf
4.Read unsigned int, long and short from console
5.Add format to scanf
6.Read and write an int value from and to console