Please use only C language, while loop/if statement. Thanks inadvances!
Do problem 18 in section 3.9 of the text. Put your functionpos_power() in the file exponent.c and the prototype in the fileexponent.h.
Another useful debugging technique is to put debug lines intoyour functions to show when it is called, with what values arepassed to it, and when the function returns with what value isbeing returned. Try using this technique for your functionpos_power(). Put a printf() that looks like:
printf(“debug:Enter pos_power: base = %f exponent= %dn”, base, exponent);
as the first statement executed in your function. Put a printf()that
PayPal Gateway not configured
PayPal Gateway not configured