#include "CheckStatus.h"#include <stdio.h>#include <string.h>#include <lal/LALRCSID.h>Include dependency graph for stats/test/CheckStatus.c:

Go to the source code of this file.
Functions | |
| NRCSID (CHECKSTATUSC,"$Id: CheckStatus.c,v 1.3 2007/06/08 14:41:52 bema Exp $") | |
| INT4 | CheckStatus (LALStatus *status, const INT4 code, const CHAR *message, const INT4 exitcode, const CHAR *error) |
Variables | |
| BOOLEAN | optVerbose |
| NRCSID | ( | CHECKSTATUSC | , | |
| "$Id: CheckStatus. | c, | |||
| v 1.3 2007/06/08 14:41:52 bema Exp $" | ||||
| ) |
| INT4 CheckStatus | ( | LALStatus * | status, | |
| const INT4 | code, | |||
| const CHAR * | message, | |||
| const INT4 | exitcode, | |||
| const CHAR * | error | |||
| ) |
Definition at line 30 of file stats/test/CheckStatus.c.
Definition at line 160 of file SimulateSBTest.c.
1.5.2