Main:
#include void keyPress(void); void trCharsInKeyPress(char* keyClickPtr, char* secondPtr); void main(void) { keyPress(); ret