[Solved] Expected identifier or ‘(‘
I don’t quite see the point of another file under the same project just to print powers of three, but that’s possibly your homework. Anyway, I think the whole point is to see how to include a file, so I also isolated the power function in another file. power_calculator.c will accept two parameters, {number} and … Read more