A tiny C program to receive key presses as keycode and character. It can also convert between keycode and character by providing one of them as argument.
This repo contains different versions of the starter code for aa05-binary-conversion-functions-ascii-advanced, with each version stored in a program-specific branch. To download or clone the correct ...