Skip to content

A simple C program to read values from the user, search a txt file for the answer, and display it to the console.

Notifications You must be signed in to change notification settings

johnholloway77/EmployeeSalaryProgram

Repository files navigation

EmployeeSalaryProgram

A simple C program to read values from the user, search a txt file for the answer, and display it to the console.

This is a first year program that I am re-writing from Java to C for practice.

Additionally, using the ncurses library to improve my skills. This version simply displays to the screeen and does little to make use of they more dynamic elements of ncurses. Later versions will take full advantage of ncurses and have improved error checking.

About

A simple C program to read values from the user, search a txt file for the answer, and display it to the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published