next up previous contents index
Next: Types Up: Header StreamInput.h Previous: Synopsis   Contents   Index

Error conditions

<name> code description
NUL 1
"Unexpected null pointer in arguments"
OUT 2
"Output handle points to a non-null pointer"
MEM 3
"Memory allocation error"
LEN 4
"No numbers were read"
SLEN 5
"Not enough numbers read to fill sequence"
VLEN 6
"Could not determine complex vectorLength"
DLEN 7
"Dimension lengths inconsistent or not given"
DIM 8
"Inconsistent or non-positive arrayDim value"
FMT 9
"Badly formatted number"
BUF 10
"BUFFSIZE not a multiple of largest complex type size"

The status codes in the table above are stored in the constants STREAMINPUTH_E<name>, and the status descriptions in STREAMINPUTH_MSGE<name>. The source code with these messages is in StreamInput.h on line l.91.


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