Wednesday, December 21, 2011

C - Using printf with constants AND variables?

put this: "#include ", without the quotes, in your program. Also it should be "printf("Using exponent %d, base %d\n", exp, Base);" without quotes, and no semicolon after Base 2.

0 comments:

Post a Comment