All of the programming projects from C Programming: A Modern Approach.
- f1.c: print a check mark
- f23.c: compute the volume of a sphere based on user input
- f4.c: add tax
- f56.c: evaluate polynomial expression
- f7.c: repay with bills
- f8.c: loan repayments calculator
- dates.c: accept dates as one input and output as another
- product.c: format product information entered by user
- isbn.c: break down ISBN entered by user
- phone.c: reformat a phone number
- numbers.c: enter 16 numbers reformat and operations
- addfrac.c: add fractions