Skip to content

rosscournoyer602/paycalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

paycalc

Simple C language payroll calculator program. Can manually provide input, or choose specially formatted files as input. The program also takes an option from the command line to skip the menu and read in a file directly.

./paycalc -f [filename]

Current issues are:

-Several compiler warnings about incompatible pointer types

About

Simple C language payroll calculator program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages