-
Notifications
You must be signed in to change notification settings - Fork 0
small program to help with counting cash
License
cinardoruk/ccount
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
tiny program to help humans count money, e.g at the end of a shift (currently supports TRY and the language is Turkish) Compiling and Installing(for GNU/Linux): being a single .c file, gcc ccount.c -o <executableName> once the executable is built, copy/move it to /usr/local/bin OR add its parent dir to your $PATH to be able to access it from anywhere Use: 1. separate/order the banknotes and coins according to denomination 2. run program 3. as you count each denomination(e.g there are 10 $20 bills), enter the amount after the matching prompt and press enter 4. after seeing the sum, enter expected sum (according to your register/software/etc.) 5. the difference will be displayed.
About
small program to help with counting cash
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published