Header: assert.h Purpose: Defines ANSI C diagnostics for c programs. File: assert.h Author: K.G. Begeman Use: #include "assert.h" Defines: assert(expression) Warning: System dependent! At the moment implemented for ALLIANT, CONVEX, DEC ALPHA, DEC ULTRIX, DEC VMS, HP 9000, IBM AIX SGI and SUN. Updates: May 9, 1990: KGB, Document created.