Posts by Staniack • 21 points
2 posts
-
0
votes2
answers91
viewsQ: free() does not work in Dynamic Stack code
The dynamic stack works normally, but when I try to use the free() method to de-locate the memory of the removed elements and reboot the structure, the compiler does not return as expected.…
-
0
votes1
answer140
viewsQ: Questions git & github
I started using git recently for versioning and, like any self-respecting newbie, I’m still hooked on some features. Every time I commit a project and take it to the Github repository, the previous…