next up previous contents index
Next: Structures Up: Header LALRunningMedian.h Previous: Synopsis   Contents   Index

Error conditions

<name> code description
MALOC1 1
"Could not allocate indexblock"
MALOC2 2
"Could not allocate checks"
MALOC3 3
"Could not allocate checks4shift"
MALOC4 4
"Could not allocate nodeaddresses"
MALOC5 5
"Could not aloocate first node"
MALOC6 6
"Could not allocate node"
CV 7
"Could not create output vector (LALCreateVector failed)"
NULL 8
"Invalid input: NULL pointer."
ZERO 9
"Invalid input: block length must be >2"
LARGE 10
"Invalid input: block length larger than imput length"
IMED 11
"Invalid input: median not pointing to NULL"

The status codes in the table above are stored in the constants LALRUNNINGMEDIANH_E<name>, and the status descriptions in LALRUNNINGMEDIANH_MSGE<name>. The source code with these messages is in LALRunningMedian.h on line l.71.


next up previous contents index
Next: Structures Up: Header LALRunningMedian.h Previous: Synopsis   Contents   Index
LAL test account 2003-10-23