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*.dat file is included for testing.
The template*.dat file is a blank starting form for entering
your tax data.

Compile:   
  cc taxsolve_NY_IT201_2009.c -o taxsolve_NY_IT201_2009

Run:
  ./taxsolve_NY_IT201_2009  NY_IT201_2009_template.dat


