Open Tax Solveer - NY State Tax Returns
---------------------------------------

In here are included programs, templates, and examples for
New York State tax form IT-201.

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_NY_IT201_2025.c -o taxsolve_NY_IT201_2025

Run:
  ./taxsolve_NY_IT201_2025  NY_IT201_2025_template.txt
