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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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!

8th Aug 2017, 2:52 AM
HJ🐓TDM
2 Answers
+ 4
Advanced data structures such as linked lists, binary trees, etc. http://www.cprogramming.com/tutorial/lesson18.html
8th Aug 2017, 3:30 AM
Hatsy Rei
Hatsy Rei - avatar
+ 2
for C++
8th Aug 2017, 2:52 AM
HJ🐓TDM