We want our code, in C or C++ in this case, to be as robust as possible. By “Robust” I mean resilient to bugs, changes and surprises. We can increase our code’s run-time robustness by employing various good coding practices, “assert” constructs or even just ‘if’ statements in the right places to protect against broken … Continue reading C_ASSERT, the Compiler Assert
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed