void get_inputs (int *p_id, long *p_gross, long *p_deduc);
Use get_inputs to input the following 3 values from the user:
2) employee gross salary (0-200000 are valid)
3) employee deductions (0-gross amt are valid)
void find_income_tax (long e_gross, long e_deduc, long *p_net, double *p_taxrate, int *p_tax);
income[5] = {10000, 20000, 45000, 70000, 200000}
2) calculate the net income (gross - deductions)
3) look up the net income in the income array to determine the tax bracket and applicable taxrate (if net *= 10000 use 10%, net *= 20000 use
------------------------------------------------------------------------
Some common words found in the essay are: Program Write, IDttNetttTax RatettTaxn, id net, tax payable, double tax, int id, net income, employee id, int id net, taxrate double tax, taxrate tax, taxrate double, e_gross e_deduc, tax double avg, tax double, net double tax, double tax double, Approximate Word count = 514 Approximate Pages = 2 (250 words per page double spaced)