+ 2
I still don't get pointers and dynamic memory. I know what they are but not what they do. Give me one detailed explanation& code
the code is for one simple thing you can use memory and pointers for. Comments will be helpful. thanks!
2 Answers
+ 4
Advanced data structures such as linked lists, binary trees, etc.
http://www.cprogramming.com/tutorial/lesson18.html
+ 2
for C++