#getchar #putchar #characteriofunctions
In this tutorial we'll see how we can use the getchar() function to receive single character input and how we can display characters using the putchar() function.