Removing Non-Executable Dead Code 09-02-2024 09-06-2024 blog 9 minutes read (About 1409 words)Understand Why Dead Code Is Dangerous CPP, Programming, Unit Testing, System Testing, Safety System, GCC Read More
Why Testing Exception Throws? 08-27-2024 08-27-2024 blog 2 minutes read (About 313 words)Exceptions Are Just Normal Code CPP, Programming, Unit Testing, System Testing Read More
C++ ABI Breaking Change 08-07-2023 08-07-2023 blog 15 minutes read (About 2269 words)C++ Application Binary Interface Change and Its Consequences CPP, Programming Read More
C++ Virtual Table Table 07-24-2023 07-24-2023 blog 16 minutes read (About 2440 words)C++ VTables Used for Class Object Construction and Destruction CPP, Programming, CPP Compiler Read More
C++ Virtual Table 07-17-2023 07-17-2023 blog an hour read (About 7690 words)C++ VTable for Runtime Polymorphisms CPP, Programming, CPP Compiler Read More
C++ Pointer Adjustment 06-26-2023 06-26-2023 blog 12 minutes read (About 1821 words)Fundamentals for C++ Runtime Polymorphism CPP, Programming Read More
Handle in Programming 03-13-2023 03-13-2023 blog 5 minutes read (About 768 words)An Intentional Ambiguity in Programming CPP, C, Programming Read More