Open Tax Solveer - NJ State Tax Returns
---------------------------------------

Included here is a program, template, and example for
New Jersey State tax form NJ-1040.

The example*.txt file is included for testing.
The template*.txt file is a blank starting form for entering
your tax data.

Compile:   
  cc taxsolve_NJ_1040_2025.c -o taxsolve_NJ_1040_2025

Run:
  ./taxsolve_NJ_1040_2025  NJ_1040_2025.txt
