HACKER Q&A
📣 groomed
What is the biggest pain in C++?
What is the biggest pain in C++?
👤 billconan
Accepted Answer ✓
for beginners, the compiling/linking error messages are not intuitive, relating error messages to the true causes of problems require experience.
👤 hntddt1
memory management