|
|
|
|
|
by Androsynth
5221 days ago
|
|
I never said it was mind bending. I said it was a good mental exercise for young engineers to go through to fully understand pointers. It's one thing to read about pointers, it's another to actually implement a linked list in C. Again, I want to stress I don't think you should get awarded a PhD for it, but for first year CS majors: it is good practice to actually implement and debug pointer-based data structures. |
|