Resolve "Add clone function"
Compare changes
- #11 Add stack_clone functionJules Stähli authored
+ 9
− 0
@@ -16,3 +16,12 @@ void stack_peek(stack s, int *value){
@@ -16,3 +16,12 @@ void stack_peek(stack s, int *value){
\ No newline at end of file