Saturday, January 21, 2012

Whats wrong in the following program('c') to find x power n. Please make it correct or suggest new program!?

Look at the return value of the library function pow(), then adjust the type of variable a, and the last printf() format string...

No comments:

Post a Comment