Using Assert for fast C++ Development
January 18th, 2006 by Andrew Skowronski. Viewed 5368 times.Using Asserts are well known tool for debugging and maintaining C++ code. This article shows how the assert is specifically useful for the XSI C++ API
![]() |
Home | ![]() |
![]() |
Using Asserts are well known tool for debugging and maintaining C++ code. This article shows how the assert is specifically useful for the XSI C++ API