Posts by Beatriz Ferreira • 1 point
1 post
-
0
votes1
answer77
viewsQ: exercise on pointers
Implements the function void power_ref(int* x, int y) which calculates the power of x leading to y. The result must be placed at the address indicated in the first parameter, changing its initial…
casked Beatriz Ferreira 1