GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> IPBS / V0-0-2 > pbs / i845e
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 2006/02/10 21:45:35 saxton Exp $
These are really just placeholders until a more serious set of routines can be written.
| void BUG_check | ( | int | status, | |
| const char * | reason, | |||
| ... | ||||
| ) |
Simple routine to declare a BUG check.
| status | Status code indicating the reason for the bug check | |
| reason | A printf() style format string followed by the arguments |
1.5.8