Functions | |
| void | BUG_check (int status, const char *reason,...) |
| Simple routine to declare a BUG check. More... | |
|
||||||||||||||||
|
Simple routine to declare a BUG check.
EXAMPLE
BUG_check (0xdeadbeef,
"Mad Cow Disease takes over GFS inflicting %d programmers\n",
nProgrammers);
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001