Hello,
Is there a function that would allow me to check the characters when they key is pressed....before the enter key?
I am coding a program that requieres the user to enter only letters (from A to Z && a to z), but I want to check each character when it's being entered.