Query: assert
OS: ultrix
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
assert(3) Library Functions Manual assert(3) Name assert - program verification Syntax #include <assert.h> assert(expression) Description The macro indicates expression is expected to be true at this point in the program. It causes an with a diagnostic comment on the standard error when expression is false (0). Compiling with the option -DNDEBUG effectively deletes from the program. Diagnostics `Assertion failed: a, file f n'. The a is the assertion that failed; f is the source file and n the source line number of the statement. assert(3)
Related Man Pages |
---|
assert.h(3head) - opensolaris |
assert(3) - linux |
assert(3) - redhat |
assert(3) - centos |
assert(3) - suse |
Similar Topics in the Unix Linux Community |
---|
FEST-Assert 0.8 (Default branch) |
FEST-Assert 0.9 (Default branch) |
SFTP error Assertion failed |
FCC looks at ways to assert authority over Web access |
Fork thread, Assertion failed. X11. |