/SalaryManager

Salary manager in C that uses binary search trees. This program can be used to store efficiently the salaries and human resources of a company, add, delete and search for an employee or read a list of employees from a file.

Primary LanguageC

SalaryManager

Salary manager in C that uses binary search trees. This program can be used to store efficiently the salaries and human resources of a company, add, delete and search for an employee or read a list of employees from a file.