GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-15
Constituent: pbs     Tag: sun-gcc
This graph shows which files directly or indirectly include this file:

Functions | |
| void | BUG_check (int status, const char *reason,...) |
| Simple routine to declare a BUG check. | |
CVS $Id: BUG.h,v 1.1.1.1 2003/05/20 19:01:42 russell Exp $
These are really just placeholders until a more serious set of routines can be written.
|
||||||||||||||||
|
Simple routine to declare a BUG check.
EXAMPLE BUG_check (0xdeadbeef,
"Mad Cow Disease takes over GFS inflicting %d programmers\n",
nProgrammers);
|
1.4.4