|
|
|
|
|
by explaingarlic
1470 days ago
|
|
I think that you're missing the linking element of software units. It can be very intimidating, particularly from an outside view. I have been writing C for years and I can tell you in a second if you are accidentally dereffing the stack or not doing a bounds check. Yet, I still barely know my way around CMake! It's daunting, and I haven't worked on any enterprise scale C projects, hence I have no reason to learn how to properly separate, and later integrate, my software components. |
|