Projects / earn

earn

earn is a C console program to calculate the month earning of an employer. Insert the daily hours and minutes and the monthly earning, and it will automatically calculate your real earning for the current month.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  14 Sep 2002 01:09

Release Notes: This release includes some minor feature enhancements to do with the text UI and install.

  •  06 Apr 2002 00:45

Release Notes: This release prints the date, your name, currency, and currency character, and includes changes for the Euro.

  •  29 Mar 2002 00:14

Release Notes: earn now prints to file, and this release includes some major bugfixes, some code cleanups and an uninstall engine.

  •  27 Mar 2002 21:50

No changes have been submitted for this release.

RSS Recent comments

28 Mar 2002 04:28 xevilstar

Re: What does it do?

> Does it just display the results of this
> equation?
> hourly_time=salary/clocked_time

It started as a C exercise and the first version were
calculated by an equation, but it gave me some little problems. So I just thought to do it in another way. My company chief pays me by minutes so why don't calculate the earn of one minute and multiply it by the minutes i've done??
I may let the user choose between minutes and hours in my next version.

28 Mar 2002 00:57 fireboy1919

What does it do?
Does it just display the results of this equation?
hourly_time=salary/clocked_time

Screenshot

Project Spotlight

fio

A flexible I/O tester/benchmarker.

Screenshot

Project Spotlight

Erasm++

A library for encoding and decoding x86/x64 instructions.