Mon. Jun 23rd, 2025
Notifications
Clear all

What’s your opinion on someone who can code but doesn’t know anything about pointers in C & C++?


Chris DuBois
Posts: 1795
Registered
Topic starter
(@chris)
Illustrious Member
Joined: 10 months ago

Pointers are a fundamental concept in C and C++ for dynamic memory management, data structures, and low-level system programming. Can a programmer truly be proficient in C/C++ without understanding pointers?

Share: