Add stack_print(stack) function
1 unresolved thread
1 unresolved thread
Compare changes
- Boris Stefanovic authored
+ 8
− 4
@@ -18,9 +18,13 @@ void stack_peek(stack s, int *value){
@@ -18,9 +18,13 @@ void stack_peek(stack s, int *value){