Contains only the assert macro, which enables programs to perform self-checks. If any check fails, the program terminates. #include <assert.h> void assert ...
0
Embed
Share
Upload