******** fig3.20 ********** typedef struct { int coeff_array[ MAX_DEGREE+1 ]; unsigned int high_power; } *POLYNOMIAL;