MrGracu / Generate_And_Search

Generate And Search program is made as part of learning Pascal programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate_And_Search

Generate And Search program is made as part of learning Pascal programming.
The program allows you to generate records in a random order and then search them using available search methods (binary search, linear search, chain, inverse) by the column.
You can import and export data to files.
Program written in Lazarus 1.8.2 64bit.

About

Generate And Search program is made as part of learning Pascal programming.


Languages

Language:Pascal 100.0%