c program to read and store inputs code example Example: get user input c int c; printf( "Enter a value :"); c = getchar( );