Posts by joao • 9 points
2 posts
-
0
votes2
answers169
viewsA: Function clone stack value
just complementing what I said above, I need to do everything by function, ( case 7 itself is also wrong). in case 8 I just wanted to call the function clonaValorPilha giving the value of a stack to…
-
-1
votes2
answers169
viewsQ: Function clone stack value
Hello, I have an activity that asks me some functions, among them a cloning functionValorPilha(struct no **Stack) (this form is mandatory), but whenever I try to compile what is written does not…