ajassert.c
Function
assert
The assert() macro inserts diagnostics into programs.
Prototype
void assert ( ajint e );
Type
Name
Read/Write
Description
ajint
e
Input
test for assertion.
void
RETURN
From EMBOSS 1.0.0