1 .\" @(#)assert.3 6.2 (Berkeley) 5/12/86
3 .TH ASSERT 3 "May 12, 1986"
6 assert \- program verification
12 void assert(int \fIexpression\fP)
16 is a macro that indicates
18 is expected to be true at this point in the program.
21 with a diagnostic comment on the standard output when
33 `Assertion "\fIexpression\fR" failed: file
38 is the source file and
40 the source line number of the