Cílem projektu je vytvořit program, který by emuloval algoritmus výpočtu povolení a zakázání kláves na virtuální klávesnici navigace. Vstupem programu jsou data známých adres a uživatelem zadaný řetězec. Výstup programu bude obsahovat znaky, které mají být na klávesnici povoleny.
Translated with Google Translator
The aim of the project is to create a program that would emulate the algorithm for the calculation of the enable and disable keys on the virtual navigation keyboard. The input of the program is the data of known addresses and the user-specified string. The output of the program will include the characters to be enabled on the keyboard.
./proj1 filename [string]
Filename is name of file which contains simple database of locations.
String is string of characters inserted before searching.