|
|
|
|
|
by DanielHB
253 days ago
|
|
> Are pointers really that hard for so many people to understand? Yes, anyone who has taken algorithms and data structures class in C knows that some people just don't get it. Also the way people teach it tends to be bad, before teaching pointers you need to teach Stack and Heap at a conceptual level. |
|