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(3) - linux |
assert(3) - netbsd |
assert(3c) - sunos |
assert(3head) - sunos |
assert(3head) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
FEST-Assert 0.8 (Default branch) |
FEST-Assert 1.0a1 (Default branch) |
SFTP error Assertion failed |
FEST-Assert 1.0 (Default branch) |
FCC looks at ways to assert authority over Web access |