Password practicer
This is a simple C program that lets you type a password silently, then echoes what you typed back to you upon return. If you’re like me, and you pick complicated passwords that you need to practice typing for a little while, this should help.
For the rest of the world, this program is an example of a very basic C program that uses console IO.
passpractice.c